| Commit message (Expand) | Author | Age | Files | Lines |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 2 | -1/+1 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -1/+1 |
* | Support ELFOSABI_GNU on all GNU systems. | Thomas Schwinge | 2013-08-29 | 1 | -0/+48 |
* | Avoid trailing whitespace in sysdeps/gnu/errlist.c. | Joseph Myers | 2013-06-08 | 2 | -10/+10 |
* | [BZ #14256] | Jeff Law | 2013-05-30 | 1 | -5/+6 |
* | Sync with Linux 3.9 | Andreas Jaeger | 2013-05-03 | 1 | -0/+1 |
* | s390x: Move rtld link to /lib | Andreas Schwab | 2013-03-19 | 2 | -4/+14 |
* | Reverting wrong commit. | Adhemerval Zanella | 2013-03-15 | 1 | -0/+42 |
* | PowerPC: gettimeofday optimization by using IFUNC | Adhemerval Zanella | 2013-03-15 | 1 | -42/+0 |
* | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 2013-02-13 | 1 | -4/+4 |
* | Sync netinet/tcp.h with upstream Linux kernel. | David S. Miller | 2013-01-09 | 1 | -14/+66 |
* | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 20 | -21/+20 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -2/+1 |
* | Add new defines from Linux 3.7 to <netinet/tcp.h> | Andreas Jaeger | 2012-12-28 | 1 | -1/+3 |
* | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath | 2012-09-28 | 1 | -65/+0 |
* | Remove various _G_*_t type names. | Joseph Myers | 2012-09-25 | 1 | -7/+0 |
* | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 2012-09-21 | 1 | -1/+0 |
* | Remove _G_NEED_STDARG_H. | Joseph Myers | 2012-09-20 | 1 | -1/+0 |
* | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | 2012-09-17 | 1 | -1/+0 |
* | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | 2012-09-13 | 1 | -1/+0 |
* | Remove unused typedefs and macros from _G_config.h. | Joseph Myers | 2012-09-11 | 1 | -10/+0 |
* | Remove _G_USING_THUNKS. | Joseph Myers | 2012-09-10 | 1 | -3/+0 |
* | Remove libio C++ vtable definitions. | Joseph Myers | 2012-09-10 | 1 | -4/+0 |
* | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 2012-06-22 | 2 | -2/+14 |
* | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab | 2012-06-01 | 1 | -3/+2 |
* | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu | 2012-05-21 | 2 | -6/+5 |
* | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge | 2012-05-10 | 2 | -0/+72 |
* | move libgcc_s soname definition to shlib-versions | Siddhesh Poyarekar | 2012-04-26 | 1 | -2/+2 |
* | Fix computation of inflated errlist size | Andreas Schwab | 2012-04-19 | 1 | -2/+2 |
* | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 2012-03-08 | 1 | -10/+10 |
* | 2012-03-01 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2012-03-02 | 1 | -1/+4 |
* | Regenerate sysdeps/gnu/errlist.c for errno.texi changes. | Joseph Myers | 2012-02-28 | 1 | -2/+2 |
* | Add support for Linux error EHWPOISON | Andreas Schwab | 2012-02-19 | 1 | -0/+8 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 20 | -60/+40 |
* | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek | 2012-02-09 | 1 | -1/+0 |
* | Remove _G_ARGS macros. | Marek Polacek | 2012-02-07 | 1 | -3/+0 |
* | Remove __STDC__ conditionals from installed headers. | Joseph Myers | 2012-01-26 | 1 | -5/+1 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 2 | -12/+11 |
* | Remove support for automatic cvs check-ins | Ulrich Drepper | 2011-09-08 | 1 | -5/+2 |
* | Move unwind-resume code from NPTL to sysdeps/gnu. | Roland McGrath | 2010-04-05 | 3 | -1/+80 |
* | Add support for new Linux error ERFKILL. | Ulrich Drepper | 2009-11-14 | 1 | -0/+8 |
* | Add a few defines to <netinet/udp.h>. | Ulrich Drepper | 2009-10-30 | 1 | -1/+11 |
* | Allow compat handling of getutmp. | Ulrich Drepper | 2009-10-29 | 1 | -4/+6 |
* | [BZ #5628] | Ulrich Drepper | 2008-01-16 | 1 | -1/+1 |
* | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636 | Jakub Jelinek | 2007-10-11 | 1 | -1/+2 |
* | * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, | Ulrich Drepper | 2007-10-05 | 1 | -0/+19 |
* | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 2007-07-28 | 1 | -11/+9 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 3 | -17/+23 |
* | . | Jakub Jelinek | 2007-07-31 | 3 | -23/+17 |