aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2010-11-30Merge commit 'glibc-2.11.3' into fedora/2.11/masterAndreas Schwab1-2/+5
2010-11-15Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel1-2/+5
2010-11-01Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-10-22Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2009-11-30Merge branch 'release/2.11/master' into fedora/2.11/masterAndreas Schwab2-1/+4
2009-11-03Make name of libgcc_s library configurableAndreas Schwab2-1/+4
2009-10-30Merge remote branch 'origin/master' into fedora/masterAndreas Schwab2-1/+63
2009-10-30Uglify IFUNC tests for PPC.Alan Modra1-0/+26
2009-10-29Add macros for DSCP markings.Philip Prindeville1-1/+37
2009-08-24Merge commit 'origin/master' into fedora/masterAndreas Schwab2-46/+83
2009-08-20Improve backtrace_symbols{,_fd} output when missing symbols.roland/backtrace-symsRoland McGrath2-46/+83
2009-07-23Merge commit 'origin/master' into fedora/masterAndreas Schwab1-1/+1
2009-07-23Handle unloading of DSO with a unique symbol definition.Ulrich Drepper1-1/+1
2009-07-20Merge commit 'origin/master' into fedora/masterAndreas Schwab2-7/+55
2009-07-17Replace hand-coded unwind tables from x86-64 pthread_once.Ulrich Drepper1-7/+36
2009-07-16Remove warning and little optimization.Ulrich Drepper1-0/+4
2009-07-09Implement STB_GNU_UNIQUE handling.Ulrich Drepper1-0/+15
2009-06-26Merge commit 'origin/master' into fedora/masterAndreas Schwab1-2/+3
2009-06-16Extend pt_chown to drop privileges.Ulrich Drepper1-2/+3
2009-06-10Merge commit 'origin/master' into fedora/masterAndreas Schwab1-0/+23
2009-05-31Finish IFUNC support for x86 and x86-64.Ulrich Drepper1-0/+23
2009-04-25for lgamma should set errno to ERANGE, not EDOM.Ulrich Drepper1-1/+1
2009-04-25* sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 sinceUlrich Drepper1-1/+1
2009-04-24Updated to fedora-glibc-20090424T0747cvs/fedora-glibc-2_9_90-20Jakub Jelinek1-0/+1
2009-04-23[BZ #9955]Ulrich Drepper1-0/+1
2009-04-01Updated to fedora-glibc-20090401T0935cvs/fedora-glibc-2_9_90-12Jakub Jelinek1-5/+2
2009-04-01* elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935Ulrich Drepper1-0/+2
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper1-5/+0
2009-03-20Updated to fedora-glibc-20090320T1944cvs/fedora-glibc-2_9_90-11Jakub Jelinek1-2/+2
2009-03-16[BZ #9733]Ulrich Drepper1-2/+2
2009-02-04Updated to fedora-glibc-20090204T2135cvs/fedora-glibc-2_9_90-3Jakub Jelinek2-7/+46
2009-01-30* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): UseUlrich Drepper1-2/+21
2009-01-11* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): TakeUlrich Drepper2-7/+27
2008-08-29Updated to fedora-glibc-20080828T1623cvs/fedora-glibc-2_8_90-12Jakub Jelinek1-5/+0
2008-08-14* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper1-5/+0
2008-07-28Updated to fedora-glibc-20080728T2320cvs/fedora-glibc-2_8_90-10Jakub Jelinek1-0/+6
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper1-0/+6
2008-03-14Updated to fedora-glibc-20080310T1651Jakub Jelinek1-2/+6
2008-03-08[BZ #5786]Ulrich Drepper1-0/+3
2008-03-08* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper1-2/+3
2007-09-29Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16Jakub Jelinek1-2/+2
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper1-2/+2
2007-09-18Updated to fedora-glibc-20070918T1931cvs/fedora-glibc-2_6_90-14Jakub Jelinek1-1/+3
2007-09-18* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper1-1/+3
2007-08-14Updated to fedora-glibc-20070814T0725cvs/fedora-glibc-2_6_90-9Jakub Jelinek1-2/+19
2007-08-122007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper1-2/+19
2007-08-04Updated to fedora-glibc-20070804T2027Jakub Jelinek1-41/+24
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper1-41/+24
2007-08-01Updated to fedora-glibc-20070801T1703cvs/fedora-glibc-2_6_90-2Jakub Jelinek3-16/+28
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper3-16/+28