summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2010-01-10Fix up sys/wait.h header for XPG7.Ulrich Drepper
2010-01-10Fix up sys/types.h for XPG7.Ulrich Drepper
2010-01-10Fix glob.h for XPG7.Ulrich Drepper
2010-01-10Cleanup strings.h.Ulrich Drepper
2010-01-10Missing CLs.Ulrich Drepper
2010-01-10Fix standalone stdio.h inclusion.Ulrich Drepper
2010-01-09Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2010-01-07Add new ELF constant PN_XNUM.Roland McGrath
2010-01-07Use NT_GNU_HWCAP instead of literal 2.Roland McGrath
2010-01-06Fix typo in feature selection macro use.Ulrich Drepper
2010-01-04Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-25Fix up ChangeLog.Ulrich Drepper
2009-12-24Remove tst-sigcontext test.Ulrich Drepper
2009-12-24Additional setcontext(), etc. conformance tests.Maciej W. Rozycki
2009-12-23Enable multiarch whenever possible.H.J. Lu
2009-12-23Fix isomac test after recent header change.Ulrich Drepper
2009-12-23Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper
2009-12-23Fix up ChangeLog.Ulrich Drepper
2009-12-22Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid.Samuel Thibault
2009-12-22Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault
2009-12-22Implement handling of the needed S390 relocations.Martin Schwidefsky
2009-12-21Handle AT_FDCWD in futimens.Ulrich Drepper
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper
2009-12-15Avoid ELF lookup race.Ulrich Drepper
2009-12-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-12-13Update sysdeps/sh/elf/initfini.c.Kaz Kojima
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper
2009-12-09Fix kernel version check in recent ptsname change.Ulrich Drepper
2009-12-09Add more warnings to exec functions.Bruno Haible
2009-12-08Add recvmmsg interface.Ulrich Drepper
2009-12-07Add even more cfi to s390 asm files.Andreas Krebbel
2009-11-30Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper
2009-11-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-26Avoid handling long-obsolete old BSD PTY handling in ptsname.Ulrich Drepper
2009-11-24Fix comments in random_r.c.Ulrich Drepper
2009-11-24Optimize grantpt.Ulrich Drepper
2009-11-24Prevent unintended file desriptor leak in grantpt.Ulrich Drepper
2009-11-24Don't get tty group info multiple times in grantpt.Ulrich Drepper
2009-11-24Fix startup to security-relevant statically linked binaries.Ulrich Drepper
2009-11-24Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-24Re-install F_[GS]ETOWN_EX changesAndreas Schwab
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab
2009-11-22Try harder to re-exec nscd in paranoia mode.Ulrich Drepper