aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/bind.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-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-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-02-08hurd: Ignore bytes beyond sockaddr length for AF_UNIXSamuel Thibault1-5/+3
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-08-28Simplify atomicity of socket creation in bind.Samuel Thibault1-22/+18
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
2002-05-15Update.Ulrich Drepper1-1/+3
2002-04-08* mach/setup-thread.c (__mach_setup_thread): int -> natural_tRoland McGrath1-5/+2
2001-12-11* sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we neverRoland McGrath1-15/+15
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1998-08-111998-08-12 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1-2/+2
1997-06-26Updated.cvs/libc-ud-970626Ulrich Drepper1-2/+3
1997-05-26Update.Ulrich Drepper1-17/+18
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+2
1996-01-24(bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader1-2/+5
1995-12-26Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951228cvs/libc-951227cvs/libc-951226Roland McGrath1-11/+22
1995-11-03Fri Nov 3 17:27:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951105cvs/libc-951104Roland McGrath1-1/+1
1995-10-26Swap args to dir_link.Miles Bader1-1/+1
1995-10-16Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951016Roland McGrath1-26/+8
1995-07-28(bind): Don't use file_invoke_translator, as it doesn't work. Instead just ...Miles Bader1-4/+30
1995-02-18initial importRoland McGrath1-0/+102