aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers1-5/+1
2012-01-26Remove __STDC__ conditionals from installed headers.Joseph Myers1-5/+1
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-5/+8
2012-01-08More fallout from supporting only ELFUlrich Drepper2-19/+5
2012-01-07Remove pre-ISO C supportUlrich Drepper3-28/+26
2012-01-07Remove Alpha support from ldsodefs.hUlrich Drepper1-10/+0
2012-01-07More IA-64 removalUlrich Drepper1-11/+1
2011-12-10Optimize generic ELF hash function a bit moreUlrich Drepper1-1/+4
2011-12-04Small optimization of generic ELF hash functionUlrich Drepper1-25/+22
2011-12-04Fix attreibute for _dl_elf_hashUlrich Drepper1-1/+1
2011-12-03Fix more warningsUlrich Drepper1-1/+2
2011-11-12Prepare dwarf2.h for multiple inclusionUlrich Drepper1-0/+5
2011-11-12Fix incomplete edit in last patchUlrich Drepper1-2/+0
2011-11-12Avoid redefinition of DWARF constantsUlrich Drepper2-76/+47
2011-08-16Improve printing of lookup scopesUlrich Drepper1-1/+1
2011-08-14Warning patrol.Roland McGrath1-1/+1
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper1-2/+6
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek1-3/+3
2011-06-29Fix build with multiarch disabled.Aurelien Jarno1-1/+8
2011-05-15Make stack canary value harder to read through read overflowUlrich Drepper1-9/+21
2011-05-14Fix typo in commentUlrich Drepper1-1/+1
2011-05-14Fix potential problem with out-of-scope bufferUlrich Drepper1-2/+2
2011-04-22Remove doubled words.Jim Meyering1-2/+2
2010-10-26Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel1-2/+5
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-08-11Fix IPTOS_CLASS definition.Ulrich Drepper1-3/+2
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab1-0/+4
2010-03-26Mark _dl_random attribute_relro in the header file.Richard Henderson1-1/+1
2010-01-15ld.so: Adjust the auxv if ld.so is directly invoked.Andreas Krebbel1-2/+3
2010-01-14Define IPTOS_CLASS_* macros according to RFC 2474.Philip Prindeville1-12/+31
2009-11-03Make name of libgcc_s library configurableAndreas Schwab2-1/+4
2009-10-30Uglify IFUNC tests for PPC.Alan Modra1-0/+26
2009-10-29Add macros for DSCP markings.Philip Prindeville1-1/+37
2009-08-20Improve backtrace_symbols{,_fd} output when missing symbols.roland/backtrace-symsRoland McGrath2-46/+83
2009-07-23Handle unloading of DSO with a unique symbol definition.Ulrich Drepper1-1/+1
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-16Extend pt_chown to drop privileges.Ulrich Drepper1-2/+3
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-23[BZ #9955]Ulrich Drepper1-0/+1
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-16[BZ #9733]Ulrich Drepper1-2/+2
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-14* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo allUlrich Drepper1-5/+0
2008-07-24* elf/elf.h: Define AT_EXECFN.Ulrich Drepper1-0/+6