diff options
| author | Jakub Jelinek <jakub@redhat.com> | 2007-04-01 16:35:03 +0000 |
|---|---|---|
| committer | Jakub Jelinek <jakub@redhat.com> | 2007-04-01 16:35:03 +0000 |
| commit | d64e9790cce486415378cf833a912ec6b869e404 (patch) | |
| tree | 96793d9301afd0d326111e308c4c4f517e797c25 /ChangeLog | |
| parent | e1f0c5bc78cf7d893682edf27215ecc0030fcaed (diff) | |
| download | glibc-d64e9790cce486415378cf833a912ec6b869e404.tar.xz glibc-d64e9790cce486415378cf833a912ec6b869e404.zip | |
* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
Change last argument to unsigned int.
2007-04-01 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
Change last argument to unsigned int.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-04-01 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): + Change last argument to unsigned int. + 2007-03-23 Jakub Jelinek <jakub@redhat.com> * scripts/check-local-headers.sh: Filter out sys/capability.h. |
