summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-261-0/+1
* Prepare for release.glibc-2.12Ulrich Drepper2010-05-031-1/+1
* 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
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Fix _XOPEN_SOURCE_EXTENDED handling.Ulrich Drepper2010-01-151-4/+2
* Fix up wchar.h for XPG7.Ulrich Drepper2010-01-111-0/+6
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+7
* Fix isomac test after recent header change.Ulrich Drepper2009-12-231-1/+5
* Avoid ELF lookup race.Ulrich Drepper2009-12-151-3/+5
* Optimize grantpt.Ulrich Drepper2009-11-241-0/+3
* 2.11 release.glibc-2.11Ulrich Drepper2009-10-301-1/+1
* Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-1/+2
* Correct errno handling in expm1.Andreas Schwab2009-10-191-0/+3
* Add hidden alias for fflush.Andreas Schwab2009-09-011-0/+1
* Prepare use if IFUNC functions outside libc.so.Ulrich Drepper2009-07-291-1/+12
* Make include/unistd.h suitable for C++ test cases.Duncan Simpson2009-07-231-0/+4
* 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
* Preserve message printed before abort.Ulrich Drepper2009-06-151-0/+3
* 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.9cvs/glibc-2_9-basecvs/glibc-2_9cvs/fedora-glibc-20081113T2206cvs/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
* * resolv/res_send.c (__libc_res_nsend): Take additional parameter.cvs/fedora-glibc-20080728T2320Ulrich Drepper2008-07-281-3/+3
* * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.Ulrich Drepper2008-07-271-0/+7
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-252-0/+20
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-271-2/+1
* (higher_prime_number): Fix type of mid variable.Ulrich Drepper2008-05-201-1/+1
* Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper2008-05-131-0/+302
* * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsendUlrich Drepper2008-05-101-0/+7