summaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/if_index.c
AgeCommit message (Expand)Author
2018-04-04hurd: Fix typoSamuel Thibault
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault
2018-04-03hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-31inet: Remove internal_function attributeFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-25Fix hurd build with hidden supportSamuel Thibault
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Fix resolver if_* namespace (bug 17717).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
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2002-08-13* include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath
2002-06-13* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-07-01* sysdeps/mach/hurd/if_index.c: Redone to use new interfaces in the Hurd pfin...Mark Kettenis
2000-12-27(__protocol_available): Uncomment, it's not needed at the moment.Andreas Jaeger
2000-03-24* sysdeps/mach/hurd/if_index.c: New file.Roland McGrath