From 6ede11aa0ddb92f0e289eb2a2971c32eaf496bce Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 2 Jan 2002 10:24:13 +0000 Subject: * sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t. * sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 392d88c..8520d3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-01-02 Roland McGrath + * 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 -- cgit v1.1