summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/opensock.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers2014-06-201-37/+2
* 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
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-251-8/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * sysdeps/unix/sysv/linux/opensock.c (__opensock): UseUlrich Drepper2008-07-251-3/+38
* * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):Ulrich Drepper2007-11-231-2/+5
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-1/+1
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-121-2/+2
* Update.Ulrich Drepper2002-07-241-1/+8
* Include <string.h>.Andreas Schwab2001-12-071-0/+1
* Open socket for communication with network layer.Ulrich Drepper2001-12-061-0/+111