summaryrefslogtreecommitdiff
path: root/socket
AgeCommit message (Expand)Author
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-04-28Fix recvmmsg comment.Ondřej Bílka
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-27Clean up __libc_sa_len helper.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-08-18split assume pipe2/dup3/sock_cloexec knobsMike Frysinger
2012-07-31Clean up stub accept4 definition.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2008-12-03* socket/sys/socket.h: Declare accept4.Ulrich Drepper
2008-09-29* socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2008-07-25* Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-03-19[BZ #779]Ulrich Drepper
2005-03-06(recv): Avoid calls to the _chk variant if we know the call succeeds. (recvfr...Ulrich Drepper
2005-03-01* posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820Roland McGrath
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-05-03Update.Ulrich Drepper
2003-04-19Update.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-01Update.Ulrich Drepper
2001-04-24send returns ssize_t.Andreas Jaeger
2001-01-28Update.Ulrich Drepper
2001-01-27Update.Ulrich Drepper
2000-08-23* misc/sys/select.h: Move prototypes of __select from here ... Andreas Jaeger
2000-08-21Update.Ulrich Drepper
2000-03-24* sysdeps/mach/hurd/if_index.c: New file.Roland McGrath
1999-10-30Update.Ulrich Drepper
1999-10-29Update.Ulrich Drepper
1999-10-17Update.Ulrich Drepper