mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update.
* conform/data/netinet/in.h-data: Allow all of <inttypes.h>.
This commit is contained in:
parent
3c5912ee45
commit
59c8d6e147
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user