Age | Commit message (Expand) | Author | Files | Lines |
2010-10-26 | Fix concurrency problem between dl_open and dl_iterate_phdr | Andreas Krebbel | 1 | -2/+5 |
2010-10-24 | Require suid bit on audit objects in privileged programs | Andreas Schwab | 1 | -4/+2 |
2010-08-11 | Fix IPTOS_CLASS definition. | Ulrich Drepper | 1 | -3/+2 |
2010-05-03 | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 1 | -0/+4 |
2010-03-26 | Mark _dl_random attribute_relro in the header file. | Richard Henderson | 1 | -1/+1 |
2010-01-15 | ld.so: Adjust the auxv if ld.so is directly invoked. | Andreas Krebbel | 1 | -2/+3 |
2010-01-14 | Define IPTOS_CLASS_* macros according to RFC 2474. | Philip Prindeville | 1 | -12/+31 |
2009-11-03 | Make name of libgcc_s library configurable | Andreas Schwab | 2 | -1/+4 |
2009-10-30 | Uglify IFUNC tests for PPC. | Alan Modra | 1 | -0/+26 |
2009-10-29 | Add macros for DSCP markings. | Philip Prindeville | 1 | -1/+37 |
2009-08-20 | Improve backtrace_symbols{,_fd} output when missing symbols.roland/backtrace-syms | Roland McGrath | 2 | -46/+83 |
2009-07-23 | Handle unloading of DSO with a unique symbol definition. | Ulrich Drepper | 1 | -1/+1 |
2009-07-17 | Replace hand-coded unwind tables from x86-64 pthread_once. | Ulrich Drepper | 1 | -7/+36 |
2009-07-16 | Remove warning and little optimization. | Ulrich Drepper | 1 | -0/+4 |
2009-07-09 | Implement STB_GNU_UNIQUE handling. | Ulrich Drepper | 1 | -0/+15 |
2009-06-16 | Extend pt_chown to drop privileges. | Ulrich Drepper | 1 | -2/+3 |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | 1 | -0/+23 |
2009-04-25 | for lgamma should set errno to ERANGE, not EDOM. | Ulrich Drepper | 1 | -1/+1 |
2009-04-25 | * sysdeps/generic/stdint.h (WINT_MAX): Define as 2147483647 since | Ulrich Drepper | 1 | -1/+1 |
2009-04-23 | [BZ #9955] | Ulrich Drepper | 1 | -0/+1 |
2009-04-01 | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 1 | -0/+2 |
2009-03-31 | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 1 | -5/+0 |
2009-03-16 | [BZ #9733] | Ulrich Drepper | 1 | -2/+2 |
2009-01-30 | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use | Ulrich Drepper | 1 | -2/+21 |
2009-01-11 | * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take | Ulrich Drepper | 2 | -7/+27 |
2008-08-14 | * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all | Ulrich Drepper | 1 | -5/+0 |
2008-07-24 | * elf/elf.h: Define AT_EXECFN. | Ulrich Drepper | 1 | -0/+6 |
2008-03-08 | [BZ #5786] | Ulrich Drepper | 1 | -0/+3 |
2008-03-08 | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 1 | -2/+3 |
2007-09-29 | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 1 | -2/+2 |
2007-09-18 | * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition. | Ulrich Drepper | 1 | -1/+3 |
2007-08-12 | 2007-08-01 Andreas Jaeger <aj@suse.de> | Ulrich Drepper | 1 | -2/+19 |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 1 | -41/+24 |
2007-08-01 | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper | 3 | -16/+28 |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 1 | -11/+9 |
2007-06-20 | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 1 | -4/+12 |
2007-06-19 | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 1 | -11/+13 |
2007-06-17 | Tell gcc about the nonstandard sections. | Ulrich Drepper | 1 | -2/+2 |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper | 1 | -0/+2 |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 3 | -13/+13 |
2007-01-15 | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 1 | -3/+5 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2 | -57/+22 |
2007-07-31 | . | Jakub Jelinek | 2 | -22/+57 |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 1 | -0/+1 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 1 | -14/+6 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 2 | -16/+3 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 1 | -2/+0 |
2006-10-11 | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper | 1 | -0/+1 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2 | -0/+2 |
2006-08-24 | * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined | Ulrich Drepper | 1 | -1/+1 |