about summary refs log tree commit diff
path: root/posix/tst-getaddrinfo3.c
Commit message (Collapse)AuthorAgeFilesLines
* Move getaddrinfo from 'posix' into 'nss'Arjun Shankar2023-10-241-151/+0
| | | | | | | getaddrinfo is an entry point for nss functionality. This commit moves it from 'sysdeps/posix' to 'nss', gets rid of the stub in 'posix', and moves all associated tests as well. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
* * posix/Makefile (tests): Add tst-getaddrinfo3.Ulrich Drepper2006-04-301-0/+151
| | | | | | | * posix/tst-getaddrinfo3.c: New file. * sysdeps/posix/getaddrinfo.c (gaih_inet): Add parenthesis in test for better readability.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-151/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+151