START lib/libc/getaddrinfo 2024-05-15T16:13:27Z ==== run-regress-gaitest ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print1(title, res, h, s) ^ /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. cc -o gaitest gaitest.o sh /usr/src/regress/lib/libc/getaddrinfo/testsuite.sh >out 2>&1 diff -u10 out /usr/src/regress/lib/libc/getaddrinfo/answer PASS lib/libc/getaddrinfo Duration 0m02.20s