aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-18Merge remote branch 'origin/master' into fedora/masterAndreas Schwab3-2/+5
2011-01-172.13 releaseglibc-2.13Ulrich Drepper1-2/+3
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper1-0/+1
2011-01-13Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper1-0/+1
2010-12-13Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-1/+1
2010-12-09Fix typo in comment.Ulrich Drepper1-1/+1
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-0/+1
2010-10-22Require suid bit on audit objects in privileged programsAndreas Schwab1-0/+1
2010-10-14Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-0/+2
2010-10-11Correct implementation of fmaf.Jakub Jelinek1-0/+2
2010-09-27Fix memory leak on init/fini dependency listAndreas Schwab1-0/+3
2010-09-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-0/+5
2010-09-01Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper1-0/+5
2010-07-02Fix PLT referenceAndreas Schwab1-0/+1
2010-05-04Merge commit 'origin/master' into fedora/masterRoland McGrath1-1/+1
2010-05-03Prepare for release.glibc-2.12Ulrich Drepper1-1/+1
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab3-1/+13
2010-03-27Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper1-0/+5
2010-03-24Fix Linux getlogin{_r,} implementationUlrich Drepper1-0/+3
2010-03-24Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper1-1/+5
2010-02-22Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-0/+1
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-0/+1
2010-01-20Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-4/+2
2010-01-15Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper1-4/+2
2010-01-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-0/+6
2010-01-11Fix up wchar.h for XPG7.Ulrich Drepper1-0/+6
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-2/+7
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-2/+7
2010-01-04Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2-4/+10
2009-12-23Fix isomac test after recent header change.Ulrich Drepper1-1/+5
2009-12-15Avoid ELF lookup race.Ulrich Drepper1-3/+5
2009-11-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab1-0/+3
2009-11-24Optimize grantpt.Ulrich Drepper1-0/+3
2009-11-02Merge commit 'glibc-2.11' into fedora/masterAndreas Schwab1-1/+1
2009-10-302.11 release.glibc-2.11Ulrich Drepper1-1/+1
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2-1/+5
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper1-1/+2
2009-10-19Correct errno handling in expm1.Andreas Schwab1-0/+3
2009-09-02Merge commit 'origin/master' into fedora/masterAndreas Schwab1-0/+1
2009-09-01Add hidden alias for fflush.Andreas Schwab1-0/+1
2009-07-30Merge commit 'origin/master' into fedora/masterAndreas Schwab1-1/+12
2009-07-29Prepare use if IFUNC functions outside libc.so.Ulrich Drepper1-1/+12
2009-07-27Merge commit 'origin/master' into fedora/masterAndreas Schwab1-0/+4
2009-07-23Make include/unistd.h suitable for C++ test cases.Duncan Simpson1-0/+4
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab2-80/+24
2009-07-16Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek1-11/+21
2009-07-07Clean up code for hash table handling in ld.so.Ulrich Drepper1-69/+3
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab1-0/+3
2009-06-15Preserve message printed before abort.Ulrich Drepper1-0/+3
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab5-10/+32