| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow $ORIGIN to reference trusted directoreis in SUID binaries. | Ulrich Drepper | 2011-05-07 | 1 | -31/+93 |
* | Don't leave empty element in rpath when skipping an element | Andreas Schwab | 2011-04-09 | 1 | -6/+18 |
* | Fix loading first object along a path when tracing. | Ulrich Drepper | 2011-03-06 | 1 | -1/+3 |
* | Fix memory leak in dlopen with RTLD_NOLOAD. | Andreas Schwab | 2011-02-25 | 1 | -0/+2 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -2/+4 |
* | Fix concurrency problem between dl_open and dl_iterate_phdr | Andreas Krebbel | 2010-10-26 | 1 | -17/+11 |
* | Require suid bit on audit objects in privileged programs | Andreas Schwab | 2010-10-24 | 1 | -9/+11 |
* | Don't try to free rpath strings allocated during startup | Andreas Schwab | 2010-09-15 | 1 | -3/+0 |
* | Don't deadlock in __dl_iterate_phdr while (un)loading objects. | Andreas Schwab | 2010-05-03 | 1 | -0/+3 |
* | Future safety in checking ELF header. | Ulrich Drepper | 2010-03-18 | 1 | -2/+8 |
* | Extended ELF ABI version handling only for Linux. | Ulrich Drepper | 2010-03-16 | 1 | -3/+5 |
* | Implement handling of libc ABI in ELF header. | Ulrich Drepper | 2010-03-15 | 1 | -2/+4 |
* | Fix comment. | Ulrich Drepper | 2010-02-24 | 1 | -7/+7 |
* | Fix descriptor leak when calling dlopen with RTLD_NOLOAD | Andreas Schwab | 2009-10-07 | 1 | -3/+6 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline | Ulrich Drepper | 2009-04-26 | 1 | -1/+2 |
* | * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935 | Ulrich Drepper | 2009-04-01 | 1 | -1/+1 |
* | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 2009-03-31 | 1 | -9/+1 |
* | [BZ #9733] | Ulrich Drepper | 2009-03-16 | 1 | -1/+2 |
* | * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is | Ulrich Drepper | 2009-02-10 | 1 | -1/+3 |
* | * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup. | Ulrich Drepper | 2008-07-26 | 1 | -10/+1 |
* | [BZ #5222] | Ulrich Drepper | 2007-10-28 | 1 | -1/+1 |
* | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper | 2007-08-03 | 1 | -0/+1 |
* | [BZ #4775, BZ #4776] | Ulrich Drepper | 2007-07-12 | 1 | -3/+6 |
* | (open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl... | Ulrich Drepper | 2007-06-30 | 1 | -6/+23 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 1 | -1/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -13/+5 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -5/+13 |
* | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 2006-11-09 | 1 | -19/+12 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -3/+2 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -6/+2 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 2006-10-27 | 1 | -4/+4 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2006-10-10 | 1 | -4/+4 |
* | * elf/dl-load.c (_dl_init_paths): Expand DSTs. | Ulrich Drepper | 2006-08-29 | 1 | -1/+19 |
* | * elf/dl-load.c (open_path): Fix test to determine whether DSO is cvs/fedora-glibc-20060630T0858 | Ulrich Drepper | 2006-06-27 | 1 | -1/+1 |
* | * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at | Ulrich Drepper | 2006-06-27 | 1 | -13/+22 |
* | * posix/wordexp.c (w_addword): Free word if realloc fails and it | Ulrich Drepper | 2006-05-10 | 1 | -1/+8 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Move state change cvs/fedora-glibc-20060501T0751 | Ulrich Drepper | 2006-04-30 | 1 | -11/+12 |
* | [BZ #2451] | Ulrich Drepper | 2006-03-15 | 1 | -7/+18 |
* | 2005-10-17 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-10-17 | 1 | -10/+12 |
* | [BZ #516] | Ulrich Drepper | 2005-09-26 | 1 | -14/+29 |
* | [BZ #1346] | Roland McGrath | 2005-09-20 | 1 | -9/+23 |
* | (_dl_map_object_from_fd): No need to change protection of memory used for the... | Ulrich Drepper | 2005-09-02 | 1 | -1/+1 |
* | * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the value | Ulrich Drepper | 2005-07-30 | 1 | -7/+7 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | Roland McGrath | 2005-04-26 | 1 | -1/+7 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE, | Roland McGrath | 2005-04-21 | 1 | -7/+1 |
* | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion) | Roland McGrath | 2005-04-07 | 1 | -0/+5 |
* | * elf/dl-load.c: Don't include dl-osinfo.h here. | Roland McGrath | 2005-03-30 | 1 | -1/+0 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 2005-03-18 | 1 | -2/+3 |
* | [BZ #721] | Roland McGrath | 2005-03-01 | 1 | -0/+2 |
* | * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the | Ulrich Drepper | 2005-02-23 | 1 | -7/+2 |