about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/if_index.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-7/+4
* hurd: Use proper integer typesSergey Bugaev2023-02-201-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault2021-10-181-3/+3
* Annotate additional APIs with GCC attribute access.Martin Sebor2021-05-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Fix typoSamuel Thibault2018-04-041-1/+1
* hurd: Fix missing trailing NUL in __if_nametoindexSamuel Thibault2018-04-041-1/+1
* hurd: Make __if_nametoindex return ENODEV if ifname is too longSamuel Thibault2018-04-031-2/+6
* hurd: Fix buffer overrun in __if_nametoindexSamuel Thibault2018-04-031-1/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* inet: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix hurd build with hidden supportSamuel Thibault2015-11-251-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-6/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove useless "if" before "free".Ulrich Drepper2008-03-191-2/+1
* * include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath2002-08-131-0/+2
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start: go): Fix arg type.Roland McGrath2002-06-131-7/+6
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * sysdeps/mach/hurd/if_index.c: Redone to use new interfaces in the Hurd pfin...Mark Kettenis2001-07-011-109/+131
* (__protocol_available): Uncomment, it's not needed at the moment.Andreas Jaeger2000-12-271-1/+2
* * sysdeps/mach/hurd/if_index.c: New file.Roland McGrath2000-03-241-0/+166