mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Update.
* inet/Makefile (tests): Add tst-ipnode.
This commit is contained in:
parent
93160baaa0
commit
5ab1c03381
@ -1,5 +1,6 @@
|
||||
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* inet/Makefile (tests): Add tst-ipnode.
|
||||
* inet/tst-ipnode.c: New file.
|
||||
|
||||
1999-08-06 Andreas Schwab <schwab@suse.de>
|
||||
|
@ -47,7 +47,7 @@ routines := htonl htons \
|
||||
getaliasent_r getaliasent getaliasname getaliasname_r \
|
||||
in6_addr getnameinfo if_index getipnodebyad freehostent
|
||||
|
||||
tests := htontest test_ifindex tst-ntoa tst-ether_aton
|
||||
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode
|
||||
|
||||
# No warnings about losing BSD code.
|
||||
CFLAGS-rcmd.c = -w
|
||||
|
Loading…
Reference in New Issue
Block a user