| Commit message (Expand) | Author | Age | Files | Lines |
* | * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries cvs/fedora-glibc-20090416T1610 |  Jakub Jelinek | 2009-04-16 | 1 | -1/+2 |
* | * elf/dl-open.c: Keep track of used name spaces and only iterate overcvs/fedora-glibc-20090401T0935 |  Ulrich Drepper | 2009-04-01 | 1 | -13/+19 |
* | [BZ #9733] |  Ulrich Drepper | 2009-03-16 | 1 | -5/+6 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859 |  Ulrich Drepper | 2007-09-29 | 1 | -1/+1 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. |  Ulrich Drepper | 2007-06-20 | 1 | -9/+36 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements |  Ulrich Drepper | 2007-06-19 | 1 | -3/+21 |
* | * elf/dl-close.c (_dl_close_worker): When removing object from |  Ulrich Drepper | 2007-05-19 | 1 | -4/+15 |
* | (add_to_global): One more small cleanup patch. |  Ulrich Drepper | 2007-05-11 | 1 | -6/+3 |
* | * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc |  Ulrich Drepper | 2007-05-11 | 1 | -19/+22 |
* | * elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130 |  Ulrich Drepper | 2007-03-17 | 1 | -2/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -102/+37 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -37/+102 |
* | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. |  Ulrich Drepper | 2006-10-29 | 1 | -1/+1 |
* | USE_TLS support is now default. |  Ulrich Drepper | 2006-10-27 | 1 | -10/+2 |
* | * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and |  Ulrich Drepper | 2006-10-27 | 1 | -1/+1 |
* | [BZ #3429] |  Ulrich Drepper | 2006-10-27 | 1 | -10/+11 |
* | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope |  Ulrich Drepper | 2006-10-27 | 1 | -36/+25 |
* | [BZ #3313] |  Ulrich Drepper | 2006-10-18 | 1 | -2/+8 |
* | * include/atomic.c: Define catomic_* operations. |  Ulrich Drepper | 2006-10-11 | 1 | -2/+2 |
* | Jakub Jelinek <jakub@redhat.com> |  Ulrich Drepper | 2006-10-10 | 1 | -19/+44 |
* | * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in |  Ulrich Drepper | 2006-08-28 | 1 | -7/+0 |
* | * elf/dl-open.c (dl_open_worker): Add branch prediction. |  Ulrich Drepper | 2006-07-31 | 1 | -2/+2 |
* | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809 |  Ulrich Drepper | 2005-11-15 | 1 | -6/+0 |
* | * elf/dl-error.c (_dl_signal_error): Store information about use of |  Ulrich Drepper | 2005-06-12 | 1 | -7/+8 |
* | * elf/dl-open.c (dl_open_worker): Fix typo. |  Ulrich Drepper | 2005-03-20 | 1 | -0/+2 |
* | * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, |  Ulrich Drepper | 2005-03-19 | 1 | -1/+1 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. |  Ulrich Drepper | 2005-03-18 | 1 | -101/+84 |
* | * elf/dl-close.c (_dl_close): Decrement l_opencount before |  Ulrich Drepper | 2005-03-07 | 1 | -1/+1 |
* | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. |  Roland McGrath | 2005-03-06 | 1 | -1/+1 |
* | * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow |  Ulrich Drepper | 2005-01-13 | 1 | -1/+1 |
* | Update. |  Ulrich Drepper | 2005-01-09 | 1 | -9/+9 |
* | * csu/elf-init.c (__libc_csu_fini): Don't do anything here. |  Ulrich Drepper | 2005-01-06 | 1 | -127/+109 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 2004-12-22 | 1 | -294/+261 |
* | 2.5-18.1 |  Jakub Jelinek | 2007-07-12 | 1 | -261/+294 |
* | Update. |  Ulrich Drepper | 2004-10-28 | 1 | -1/+1 |
* | Update. |  Ulrich Drepper | 2004-10-27 | 1 | -0/+6 |
* | (dl_open_worker): Avoid dereferencing map in statically linked code if there might none be found. |  Ulrich Drepper | 2004-10-18 | 1 | -1/+9 |
* | [BZ #77] |  Ulrich Drepper | 2004-10-14 | 1 | -45/+84 |
* | Update. |  Ulrich Drepper | 2004-09-23 | 1 | -1/+2 |
* | [BZ #116] |  Ulrich Drepper | 2004-08-09 | 1 | -15/+27 |
* | Update. |  Ulrich Drepper | 2004-07-06 | 1 | -2/+7 |
* | Update. |  Ulrich Drepper | 2004-03-27 | 1 | -66/+2 |
* | Update. |  Ulrich Drepper | 2004-03-26 | 1 | -1/+1 |
* | Update. |  Ulrich Drepper | 2004-03-06 | 1 | -3/+2 |
* | Update. |  Ulrich Drepper | 2004-03-06 | 1 | -29/+30 |
* | Update. |  Ulrich Drepper | 2004-03-05 | 1 | -5/+6 |
* | Update. |  Ulrich Drepper | 2004-03-05 | 1 | -2/+18 |
* | Update. |  Ulrich Drepper | 2004-03-05 | 1 | -7/+64 |
* | Update. |  Ulrich Drepper | 2003-07-31 | 1 | -0/+10 |
* | Update. |  Ulrich Drepper | 2003-01-28 | 1 | -1/+1 |