summaryrefslogtreecommitdiff
path: root/sysdeps/gnu
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Merge branch 'release/2.19/master' of git://sourceware.org/git/glibcIgor Pashev26-235/+269
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae21-21/+21
2013-12-17Remove __FAVOR_BSD.Joseph Myers2-75/+78
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka3-3/+3
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-09-04Remove --disable-versioning.Joseph Myers1-1/+1
2013-08-29Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge1-0/+48
2013-06-08Avoid trailing whitespace in sysdeps/gnu/errlist.c.Joseph Myers2-10/+10
2013-05-30 [BZ #14256]Jeff Law1-5/+6
2013-05-03Sync with Linux 3.9Andreas Jaeger1-0/+1
2013-03-19s390x: Move rtld link to /libAndreas Schwab2-4/+14
2013-03-15Reverting wrong commit.Adhemerval Zanella1-0/+42
2013-03-15PowerPC: gettimeofday optimization by using IFUNCAdhemerval Zanella1-42/+0
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-4/+4
2013-01-09Sync netinet/tcp.h with upstream Linux kernel.David S. Miller1-14/+66
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers20-21/+20
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-12-28Add new defines from Linux 3.7 to <netinet/tcp.h>Andreas Jaeger1-1/+3
2012-09-28Move _G_config.h with Linuxism to linux/ directory.Roland McGrath1-65/+0
2012-09-25Remove various _G_*_t type names.Joseph Myers1-7/+0
2012-09-21Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers1-1/+0
2012-09-20Remove _G_NEED_STDARG_H.Joseph Myers1-1/+0
2012-09-17Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers1-1/+0
2012-09-13Remove _G_HAVE_PRINTF_FP.Joseph Myers1-1/+0
2012-09-11Remove unused typedefs and macros from _G_config.h.Joseph Myers1-10/+0
2012-09-10Remove _G_USING_THUNKS.Joseph Myers1-3/+0
2012-09-10Remove libio C++ vtable definitions.Joseph Myers1-4/+0
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath2-2/+14
2012-06-05Merged changes from kopensolaris-gnu projectIgor Pashev7-3/+690
2012-06-01Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab1-3/+2
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu2-6/+5
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2-0/+72
2012-04-26move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar1-2/+2
2012-04-19Fix computation of inflated errlist sizeAndreas Schwab1-2/+2
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers1-10/+10
2012-03-022012-03-01 Chris Demetriou <cgd@google.com>Chris Demetriou1-1/+4
2012-02-28Regenerate sysdeps/gnu/errlist.c for errno.texi changes.Joseph Myers1-2/+2
2012-02-19Add support for Linux error EHWPOISONAndreas Schwab1-0/+8
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert20-60/+40
2012-02-09Remove _G_HAVE_SYS_CDEFS.Marek Polacek1-1/+0
2012-02-07Remove _G_ARGS macros.Marek Polacek1-3/+0
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers1-5/+1
2012-01-07Remove pre-ISO C supportUlrich Drepper2-12/+11
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-5/+2
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath3-1/+80
2009-11-14Add support for new Linux error ERFKILL.Ulrich Drepper1-0/+8
2009-10-30Add a few defines to <netinet/udp.h>.Ulrich Drepper1-1/+11
2009-10-29Allow compat handling of getutmp.Ulrich Drepper1-4/+6
2008-01-16[BZ #5628]Ulrich Drepper1-1/+1