Age | Commit message (Expand) | Author | Files | Lines |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2015-10-20 | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 1 | -5/+1 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 3 | -20/+6 |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 1 | -4/+0 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 15 | -61/+15 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-06-17 | Fix mq_notify socket, recv namespace (bug 18546). | Joseph Myers | 3 | -0/+3 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2014-09-20 | Sync recvmmsg prototype with kernel usage. | Ondřej Bílka | 2 | -2/+2 |
2014-04-28 | Fix recvmmsg comment. | Ondřej Bílka | 1 | -1/+1 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 29 | -29/+29 |
2013-08-27 | Clean up __libc_sa_len helper. | Roland McGrath | 2 | -1/+109 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 28 | -29/+28 |
2012-11-20 | Add recvmmsg and sendmmsg to the generic glibc API. | Thomas Schwinge | 5 | -1/+101 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 20 | -20/+0 |
2012-08-18 | split assume pipe2/dup3/sock_cloexec knobs | Mike Frysinger | 1 | -1/+10 |
2012-07-31 | Clean up stub accept4 definition. | Roland McGrath | 1 | -1/+0 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -3/+4 |
2012-05-31 | Remove use of INTDEF/INTUSE in socket | Andreas Schwab | 1 | -1/+2 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 2 | -4/+4 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -3/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 26 | -78/+52 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 3 | -11/+11 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2008-12-03 | * socket/sys/socket.h: Declare accept4. | Ulrich Drepper | 4 | -7/+18 |
2008-09-29 | * socket/Versions: Remove paccept export for GLIBC_2.9. | Ulrich Drepper | 3 | -16/+1 |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper | 2 | -0/+26 |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 4 | -3/+65 |
2007-09-26 | * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define | Ulrich Drepper | 1 | -7/+29 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -2/+3 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 1 | -3/+3 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 17 | -0/+667 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 3 | -0/+114 |
2005-08-08 | * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, | Ulrich Drepper | 1 | -1/+1 |
2005-03-19 | [BZ #779] | Ulrich Drepper | 1 | -10/+26 |
2005-03-06 | (recv): Avoid calls to the _chk variant if we know the call succeeds. (recvfr... | Ulrich Drepper | 1 | -0/+2 |
2005-03-01 | * posix/bits/unistd.h (read, pread, pread64): Use __bos0 insteadcvs/fedora-glibc-20050302T1820 | Roland McGrath | 1 | -4/+4 |
2005-02-21 | * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory | Ulrich Drepper | 3 | -3/+47 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 23 | -846/+3 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 23 | -3/+846 |
2004-05-03 | Update. | Ulrich Drepper | 1 | -6/+0 |
2003-04-19 | Update. | Ulrich Drepper | 1 | -25/+44 |
2002-02-01 | Update. | Ulrich Drepper | 1 | -5/+6 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 3 | -24/+24 |
2001-06-01 | Update. | Ulrich Drepper | 3 | -2/+13 |
2001-04-24 | send returns ssize_t. | Andreas Jaeger | 1 | -9/+9 |
2001-01-28 | Update. | Ulrich Drepper | 1 | -4/+6 |