2002-04-23 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Tue, 23 Apr 2002 22:22:24 +0000 (22:22 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 23 Apr 2002 22:22:24 +0000 (22:22 +0000)
commitb62b62acf0b2ab1a627cf1238f65871a3d8511cc
tree9a1e4e848cc05078eaf904ded1d3509c8c89d767
parentf0b1c8ea85cb305b5ca6d32c2ad09a93a5900743
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.
hurd/hurdioctl.c
sysdeps/mach/hurd/getpriority.c
sysdeps/mach/hurd/send.c
sysdeps/mach/hurd/sendto.c
sysdeps/mach/hurd/wait4.c