Age | Commit message (Expand) | Author |
2012-09-28 | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath |
2012-09-25 | Remove various _G_*_t type names. | Joseph Myers |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers |
2012-09-13 | Remove _G_HAVE_PRINTF_FP. | Joseph Myers |
2012-09-11 | Remove unused typedefs and macros from _G_config.h. | Joseph Myers |
2012-09-10 | Remove _G_USING_THUNKS. | Joseph Myers |
2012-09-10 | Remove libio C++ vtable definitions. | Joseph Myers |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath |
2012-06-01 | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab |
2012-05-21 | Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32 | H.J. Lu |
2012-05-10 | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge |
2012-04-26 | move libgcc_s soname definition to shlib-versions | Siddhesh Poyarekar |
2012-04-19 | Fix computation of inflated errlist size | Andreas Schwab |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers |
2012-03-02 | 2012-03-01 Chris Demetriou <cgd@google.com> | Chris Demetriou |
2012-02-28 | Regenerate sysdeps/gnu/errlist.c for errno.texi changes. | Joseph Myers |
2012-02-19 | Add support for Linux error EHWPOISON | Andreas Schwab |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-09 | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek |
2012-02-07 | Remove _G_ARGS macros. | Marek Polacek |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-09-08 | Remove support for automatic cvs check-ins | Ulrich Drepper |
2010-04-05 | Move unwind-resume code from NPTL to sysdeps/gnu. | Roland McGrath |
2009-11-14 | Add support for new Linux error ERFKILL. | Ulrich Drepper |
2009-10-30 | Add a few defines to <netinet/udp.h>. | Ulrich Drepper |
2009-10-29 | Allow compat handling of getutmp. | Ulrich Drepper |
2008-01-16 | [BZ #5628] | Ulrich Drepper |
2007-10-11 | * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636 | Jakub Jelinek |
2007-10-05 | * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, | Ulrich Drepper |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-11-10 | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add | Ulrich Drepper |
2006-11-09 | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949 | Ulrich Drepper |
2006-10-25 | * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION. | Ulrich Drepper |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath |
2006-02-25 | * sysdeps/gnu/net/if.h (IFF_DYNAMIC): New macro. | Roland McGrath |
2006-01-23 | 2006-01-22 Aurelien Jarno <aurelien@aurel32.net> | Roland McGrath |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath |
2005-12-24 | * manual/errno.texi: Add new Linux errno codes. | Ulrich Drepper |
2005-12-20 | * sysdeps/gnu/Makefile: Make sure the correct errlist.c file is | Ulrich Drepper |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath |
2005-03-08 | 2005-03-08 Roland McGrath <roland@redhat.com> | Roland McGrath |
2005-03-06 | * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. | Ulrich Drepper |
2005-03-06 | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |