summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Add missing __execvpe prototype.Ulrich Drepper2009-06-021-0/+2
| * Finish IFUNC support for x86 and x86-64.Ulrich Drepper2009-05-311-0/+17
| * Avoid double definition of catomic_compare_and_exchange_val_acq.Jakub Jelinek2009-05-151-9/+10
| * Check for valid stack frame in longjmp.Ulrich Drepper2009-05-152-1/+3
| * * version.h (VERSION): Bump for 2.10 release. cvs/fedora-glibc-20090509T1828Ulrich Drepper2009-05-091-1/+1
| * * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.Ulrich Drepper2009-04-251-0/+2
| * [BZ #9955]Ulrich Drepper2009-04-231-0/+15
| * Yet more changes to match sort function type change.Ulrich Drepper2009-03-171-3/+5
| * * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-2/+12
| * * include/stdio.h (fmemopen): Add libc_hidden_proto.Ulrich Drepper2009-03-101-0/+1
| * * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-4/+18
| * * include/features.h: If no feature selection given and we selectUlrich Drepper2009-02-261-1/+2
| * * include/atomic.h: Define catomic_and if not already defined.Ulrich Drepper2009-02-081-1/+17
| * * malloc/malloc.c (_int_free): Second argument is now mchunkptr.Ulrich Drepper2009-02-071-13/+0
| * * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.Ulrich Drepper2009-02-061-0/+2
| * * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.Ulrich Drepper2009-01-291-2/+2
| * [BZ #9750]Ulrich Drepper2009-01-291-0/+13
| * * include/features.h (__GLIBC_MINOR__): Bump to 9. glibc-2.9 cvs/glibc-2_9-base cvs/glibc-2_9 cvs/fedora-glibc-20081113T2206 cvs/glibc-2_9-branchUlrich Drepper2008-11-131-1/+1
| * * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked): Jakub Jelinek2008-11-071-11/+0
| * * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-072-31/+16
| * * include/arpa/nameser.h (NS_GET16): Use const pointer.Ulrich Drepper2008-08-011-2/+6
| * * Versions.def: Add GLIBC_2.9 to libresolv.Ulrich Drepper2008-08-012-5/+30