about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2011-01-183-2/+5
|\
| * 2.13 release glibc-2.13Ulrich Drepper2011-01-171-2/+3
| * Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-0/+1
| * Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-01-131-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-12-131-1/+1
|\|
| * Fix typo in comment.Ulrich Drepper2010-12-091-1/+1
| * Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-0/+1
* | Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-221-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-10-141-0/+2
|\|
| * Correct implementation of fmaf.Jakub Jelinek2010-10-111-0/+2
* | Fix memory leak on init/fini dependency listAndreas Schwab2010-09-271-0/+3
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-09-061-0/+5
|\|
| * Remove duplicate version of pmap_getport from NIS code.Ulrich Drepper2010-09-011-0/+5
* | Fix PLT referenceAndreas Schwab2010-07-021-0/+1
* | Merge commit 'origin/master' into fedora/masterRoland McGrath2010-05-041-1/+1
|\|
| * Prepare for release. glibc-2.12Ulrich Drepper2010-05-031-1/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-04-063-1/+13
|\|
| * Fix handling of __need_mbstate_t and __need_wint_t.Ulrich Drepper2010-03-271-0/+5
| * Fix Linux getlogin{_r,} implementationUlrich Drepper2010-03-241-0/+3
| * Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper2010-03-241-1/+5
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-02-221-0/+1
|\|
| * Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-201-4/+2
|\|
| * Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper2010-01-151-4/+2
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-121-0/+6
|\|
| * Fix up wchar.h for XPG7.Ulrich Drepper2010-01-111-0/+6
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-111-2/+7
|\|
| * Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+7
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2010-01-042-4/+10
|\|
| * Fix isomac test after recent header change.Ulrich Drepper2009-12-231-1/+5
| * Avoid ELF lookup race.Ulrich Drepper2009-12-151-3/+5
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-11-301-0/+3
|\|
| * Optimize grantpt.Ulrich Drepper2009-11-241-0/+3
* | Merge commit 'glibc-2.11' into fedora/masterAndreas Schwab2009-11-021-1/+1
|\|
| * 2.11 release. glibc-2.11Ulrich Drepper2009-10-301-1/+1
* | Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2009-10-302-1/+5
|\|
| * Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-1/+2
| * Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+3
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-09-021-0/+1
|\|
| * Add hidden alias for fflush.Andreas Schwab2009-09-011-0/+1
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-301-1/+12
|\|
| * Prepare use if IFUNC functions outside libc.so.Ulrich Drepper2009-07-291-1/+12
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-271-0/+4
|\|
| * Make include/unistd.h suitable for C++ test cases.Duncan Simpson2009-07-231-0/+4
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-07-202-80/+24
|\|
| * Use rel semantics of cas instead of acq semantics with full barrier before it...Jakub Jelinek2009-07-161-11/+21
| * Clean up code for hash table handling in ld.so.Ulrich Drepper2009-07-071-69/+3
* | Merge branch 'master' of sourceware.org:/git/glibc into fedora/masterAndreas Schwab2009-06-161-0/+3
|\|
| * Preserve message printed before abort.Ulrich Drepper2009-06-151-0/+3
* | Merge commit 'origin/master' into fedora/masterAndreas Schwab2009-06-105-10/+32
|\|