aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Fix up tests of math.h and tgmath.h for XPG[67].Ulrich Drepper1-0/+3
2010-01-11Fix time.h POSIX test.Ulrich Drepper1-0/+2
2010-01-11Fix up wchar.h for XPG7.Ulrich Drepper1-0/+4
2010-01-11Fix typo in wordexp.h tests.Ulrich Drepper1-0/+2
2010-01-11Fix up unistd.h tests.Ulrich Drepper1-0/+2
2010-01-11Fix handling symbols removed in XPG7.Ulrich Drepper1-0/+3
2010-01-11Fix up unistd.h for XPG7.Ulrich Drepper1-0/+7
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+10
2010-01-11Fix compile error.Ulrich Drepper1-0/+6
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper1-0/+9
2010-01-10Fix up sys/wait.h header for XPG7.Ulrich Drepper1-0/+2
2010-01-10Fix up sys/types.h for XPG7.Ulrich Drepper1-0/+2
2010-01-10Fix glob.h for XPG7.Ulrich Drepper1-0/+2
2010-01-10Cleanup strings.h.Ulrich Drepper1-0/+8
2010-01-10Missing CLs.Ulrich Drepper1-0/+5
2010-01-10Fix standalone stdio.h inclusion.Ulrich Drepper1-0/+7
2010-01-09Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper1-0/+7
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-0/+132
2010-01-07Add new ELF constant PN_XNUM.Roland McGrath1-0/+2
2010-01-07Use NT_GNU_HWCAP instead of literal 2.Roland McGrath1-0/+5
2010-01-06Fix typo in feature selection macro use.Ulrich Drepper1-0/+4
2009-12-25Fix up ChangeLog.Ulrich Drepper1-2/+1
2009-12-24Remove tst-sigcontext test.Ulrich Drepper1-0/+1
2009-12-24Additional setcontext(), etc. conformance tests.Maciej W. Rozycki1-0/+8
2009-12-23Enable multiarch whenever possible.H.J. Lu1-0/+6
2009-12-23Fix isomac test after recent header change.Ulrich Drepper1-0/+5
2009-12-23Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper1-0/+10
2009-12-23Fix up ChangeLog.Ulrich Drepper1-0/+2
2009-12-22Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid.Samuel Thibault1-0/+5
2009-12-22Hurd: Fix spurious mach_port_deallocate in getcwd.Samuel Thibault1-0/+5
2009-12-22Implement handling of the needed S390 relocations.Martin Schwidefsky1-0/+7
2009-12-21Handle AT_FDCWD in futimens.Ulrich Drepper1-0/+4
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper1-0/+6
2009-12-15Avoid ELF lookup race.Ulrich Drepper1-0/+8
2009-12-13Define bit_SSE2 and index_SSE2.H.J. Lu1-0/+10
2009-12-13Define bit_XXX and index_XXX.H.J. Lu1-0/+19
2009-12-13Update sysdeps/sh/elf/initfini.c.Kaz Kojima1-0/+4
2009-12-13Provide a __set_fpscr prototype.Mike Frysinger1-0/+4
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-0/+11
2009-12-10Fix a few error cases in *name4_r lookup handling.Ulrich Drepper1-0/+12
2009-12-09Fix kernel version check in recent ptsname change.Ulrich Drepper1-0/+6
2009-12-09Add more warnings to exec functions.Bruno Haible1-1/+8
2009-12-08Add recvmmsg interface.Ulrich Drepper1-0/+7
2009-12-07Add even more cfi to s390 asm files.Andreas Krebbel1-0/+8
2009-11-30Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper1-0/+5
2009-11-26Avoid handling long-obsolete old BSD PTY handling in ptsname.Ulrich Drepper1-0/+6
2009-11-24Fix comments in random_r.c.Ulrich Drepper1-0/+4
2009-11-24Optimize grantpt.Ulrich Drepper1-0/+10
2009-11-24Prevent unintended file desriptor leak in grantpt.Ulrich Drepper1-0/+6
2009-11-24Don't get tty group info multiple times in grantpt.Ulrich Drepper1-0/+3