about summary refs log tree commit diff
path: root/sysdeps/gnu
Commit message (Expand)AuthorAgeFilesLines
* [BZ #14256]Jeff Law2013-05-301-5/+6
* Sync with Linux 3.9Andreas Jaeger2013-05-031-0/+1
* s390x: Move rtld link to /libAndreas Schwab2013-03-192-4/+14
* Reverting wrong commit.Adhemerval Zanella2013-03-151-0/+42
* PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella2013-03-151-42/+0
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-4/+4
* Sync netinet/tcp.h with upstream Linux kernel.David S. Miller2013-01-091-14/+66
* Fix copyright notice corruption from update-copyright bug.Joseph Myers2013-01-021-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0220-21/+20
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Add new defines from Linux 3.7 to <netinet/tcp.h>Andreas Jaeger2012-12-281-1/+3
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-281-65/+0
* Remove various _G_*_t type names.Joseph Myers2012-09-251-7/+0
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-211-1/+0
* Remove _G_NEED_STDARG_H.Joseph Myers2012-09-201-1/+0
* Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers2012-09-171-1/+0
* Remove _G_HAVE_PRINTF_FP.Joseph Myers2012-09-131-1/+0
* Remove unused typedefs and macros from _G_config.h.Joseph Myers2012-09-111-10/+0
* Remove _G_USING_THUNKS.Joseph Myers2012-09-101-3/+0
* Remove libio C++ vtable definitions.Joseph Myers2012-09-101-4/+0
* Respect --localstatedir for /var/db parent directory.Roland McGrath2012-06-222-2/+14
* Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2012-06-011-3/+2
* Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2012-05-212-6/+5
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-102-0/+72
* move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar2012-04-261-2/+2
* Fix computation of inflated errlist sizeAndreas Schwab2012-04-191-2/+2
* Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers2012-03-081-10/+10
* 2012-03-01 Chris Demetriou <cgd@google.com>Chris Demetriou2012-03-021-1/+4
* Regenerate sysdeps/gnu/errlist.c for errno.texi changes.Joseph Myers2012-02-281-2/+2
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-191-0/+8
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0920-60/+40
* Remove _G_HAVE_SYS_CDEFS.Marek Polacek2012-02-091-1/+0
* Remove _G_ARGS macros.Marek Polacek2012-02-071-3/+0
* Remove __STDC__ conditionals from installed headers.Joseph Myers2012-01-261-5/+1
* Remove pre-ISO C supportUlrich Drepper2012-01-072-12/+11
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-5/+2
* Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath2010-04-053-1/+80
* Add support for new Linux error ERFKILL.Ulrich Drepper2009-11-141-0/+8
* Add a few defines to <netinet/udp.h>.Ulrich Drepper2009-10-301-1/+11
* Allow compat handling of getutmp.Ulrich Drepper2009-10-291-4/+6
* [BZ #5628]Ulrich Drepper2008-01-161-1/+1
* * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636Jakub Jelinek2007-10-111-1/+2
* * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,Ulrich Drepper2007-10-051-0/+19
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-11/+9
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-113-17/+23
* .Jakub Jelinek2007-07-313-23/+17
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): AddUlrich Drepper2006-11-101-3/+5
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-092-16/+19
* * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.Ulrich Drepper2006-10-251-0/+1
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-6/+5