about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-23 22:23:13 +0000
committerRoland McGrath <roland@gnu.org>2002-04-23 22:23:13 +0000
commit5edf59cf936359225f9ccef8c64382e4ba38a994 (patch)
tree4c824e8fd694656577ae9f77c46c6ddcdf608945
parentb62b62acf0b2ab1a627cf1238f65871a3d8511cc (diff)
downloadglibc-5edf59cf936359225f9ccef8c64382e4ba38a994.tar.gz
glibc-5edf59cf936359225f9ccef8c64382e4ba38a994.tar.xz
glibc-5edf59cf936359225f9ccef8c64382e4ba38a994.zip
* 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.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 889bc98dcb..fa5687c3f1 100644
--- 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