summaryrefslogtreecommitdiff
path: root/inet/bug-if1.c
AgeCommit message (Collapse)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2004-06-29Update.Ulrich Drepper
* inet/bug-if1.c (do_test): Simply use 0 as invalid index.
2004-06-29* inet/bug-if1.c: Include <string.h>.Roland McGrath
2004-06-19 Roland McGrath <roland@redhat.com> * sysdeps/posix/waitid.c (do_waitid) [DO_WAITID]: Define function under this macro name instead. [NO_DO_WAITID]: Don't define it at all. (do_waitid) [WNOWAIT, WEXITED]: If these POSIX.1 waitid flag bits are defined, then return ENOTSUP for combinations of selection bits other than WEXITED and WEXITED|WSTOPPED, which this version cannot support. * posix/tst-waitid.c: New file. * posix/Makefile (tests): Add it. 2004-06-28 Jakub Jelinek <jakub@redhat.com>
2004-06-18Update.Ulrich Drepper
2004-06-18 Ulrich Drepper <drepper@redhat.com> * inet/bug-if1.c: New file. * inet/Makefile (tests): Add bug-if1.