summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-05-04Merge commit 'origin/master' into fedora/masterRoland McGrath
2010-05-03Prepare for release.glibc-2.12Ulrich Drepper
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-03-27Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper
2010-03-24Fix Linux getlogin{_r,} implementationUlrich Drepper
2010-03-24Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper
2010-02-22Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab
2010-01-20Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-15Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper
2010-01-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-11Fix up wchar.h for XPG7.Ulrich Drepper
2010-01-11Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2010-01-04Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-12-23Fix isomac test after recent header change.Ulrich Drepper
2009-12-15Avoid ELF lookup race.Ulrich Drepper
2009-11-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-11-24Optimize grantpt.Ulrich Drepper
2009-11-02Merge commit 'glibc-2.11' into fedora/masterAndreas Schwab
2009-10-302.11 release.glibc-2.11Ulrich Drepper
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper
2009-10-19Correct errno handling in expm1.Andreas Schwab
2009-09-02Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-09-01Add hidden alias for fflush.Andreas Schwab
2009-07-30Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-29Prepare use if IFUNC functions outside libc.so.Ulrich Drepper
2009-07-27Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-23Make include/unistd.h suitable for C++ test cases.Duncan Simpson
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-07-16Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek
2009-07-07Clean up code for hash table handling in ld.so.Ulrich Drepper
2009-06-16Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab
2009-06-15Preserve message printed before abort.Ulrich Drepper
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab
2009-06-02Add missing __execvpe prototype.Ulrich Drepper
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper
2009-05-15Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2009-05-09Updated to fedora-glibc-20090509T1828cvs/fedora-glibc-2_10-1Jakub Jelinek
2009-05-09* version.h (VERSION): Bump for 2.10 release.cvs/fedora-glibc-20090509T1828Ulrich Drepper
2009-04-27Updated to fedora-glibc-20090427T1419cvs/fedora-glibc-2_9_90-22Jakub Jelinek
2009-04-25* include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper
2009-04-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek
2009-04-23[BZ #9955]Ulrich Drepper
2009-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek
2009-03-17Yet more changes to match sort function type change.Ulrich Drepper
2009-03-13* config.h.in (USE_MULTIARCH): Define.Ulrich Drepper
2009-03-10Updated to fedora-glibc-20090310T1925cvs/fedora-glibc-2_9_90-10Jakub Jelinek