aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/if_index.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-20hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev1-7/+4
2023-02-20hurd: Use proper integer typesSergey Bugaev1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-10-18hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault1-3/+3
2021-05-06Annotate additional APIs with GCC attribute access.Martin Sebor1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-04-04hurd: Fix typoSamuel Thibault1-1/+1
2018-04-04hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault1-1/+1
2018-04-03hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault1-2/+6
2018-04-03hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault1-1/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31inet: Remove internal_function attributeFlorian Weimer1-1/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-25Fix hurd build with hidden supportSamuel Thibault1-0/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-16Fix resolver if_* namespace (bug 17717).Joseph Myers1-6/+11
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-03-19Remove useless "if" before "free".Ulrich Drepper1-2/+1
2002-08-13* include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath1-0/+2
2002-06-13* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.Roland McGrath1-7/+6
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-07-01* sysdeps/mach/hurd/if_index.c: Redone to use new interfaces in the Hurd pfin...Mark Kettenis1-109/+131
2000-12-27(__protocol_available): Uncomment, it's not needed at the moment.Andreas Jaeger1-1/+2
2000-03-24* sysdeps/mach/hurd/if_index.c: New file.Roland McGrath1-0/+166