* 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 889bc98..fa5687c 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