]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 21:17:59 +0000 (21:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 21:17:59 +0000 (21:17 +0000)
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.

ChangeLog
conform/data/netinet/in.h-data

index c0b80b7827762da5eb2a801403409ba81b06b2e6..2e269bb8713531ac7c86056972a5c4f502eb4717 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-01-28  Ulrich Drepper  <drepper@redhat.com>
 
+       * conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
+
        * conform/data/spawn.h-data: Allow all of <sched.h>.
 
        * sysdeps/ia64/fpu/fraiseexcpt.c: Include <float.h>.  Removed
index edbfaa7a4c5a85fb1fd3e499d5c3ade62bbba784..9b7d05e8217bc02dd1db9a29825734d140c7912e 100644 (file)
@@ -58,6 +58,7 @@ function uint16_t htons (uint16_t)
 function uint32_t ntohl (uint32_t)
 function uint16_t ntohs (uint16_t)
 
+allow-header intttypes.h
 allow-header arpa/inet.h
 
 constant INET6_ADDRSTRLEN 46
This page took 0.045044 seconds and 5 git commands to generate.