about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-02 10:24:13 +0000
committerRoland McGrath <roland@gnu.org>2002-01-02 10:24:13 +0000
commit6ede11aa0ddb92f0e289eb2a2971c32eaf496bce (patch)
tree688599035a0f80139d65651283d9c755691f8a72 /ChangeLog
parent7595ddb8f97e4262b38e6e2a3c211204581171cc (diff)
downloadglibc-6ede11aa0ddb92f0e289eb2a2971c32eaf496bce.tar.gz
glibc-6ede11aa0ddb92f0e289eb2a2971c32eaf496bce.tar.xz
glibc-6ede11aa0ddb92f0e289eb2a2971c32eaf496bce.zip
* sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
	* sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 392d88c564..8520d3b928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-01-02  Roland McGrath  <roland@frob.com>
 
+	* sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
+	* sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
+
 	* hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.
 
 	* hurd/hurdsig.c (_hurdsig_init): Conditionalize exception port setup