]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
authorRoland McGrath <roland@gnu.org>
Tue, 23 Apr 2002 22:23:13 +0000 (22:23 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 23 Apr 2002 22:23:13 +0000 (22:23 +0000)
* sysdeps/mach/hurd/sendto.c: Likewise.
* hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
* sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
* sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.

ChangeLog

index 889bc98dcb2036423428b9b88aae8871a44551dd..fa5687c3f1139bf6bf699e5d17ca0bd73decc4f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-04-23  Roland McGrath  <roland@frob.com>
+
+       * sysdeps/mach/hurd/send.c: int -> size_t for WROTE.
+       * sysdeps/mach/hurd/sendto.c: Likewise.
+       * hurd/hurdioctl.c (siocgifconf): int -> size_t for DATA_LEN.
+       * sysdeps/mach/hurd/wait4.c (__wait4): natural_t -> int for SIGCODE.
+       * sysdeps/mach/hurd/getpriority.c: unsigned int -> size_t for PISIZE.
+
 2002-04-22  Roland McGrath  <roland@frob.com>
 
        * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Translate MIG_BAD_ID