about summary refs log tree commit diff
path: root/elf/dl-open.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-4/+15
* (add_to_global): One more small cleanup patch.Ulrich Drepper2007-05-111-6/+3
* * elf/dl-open.c (add_to_global): Introduce variable ns to help gccUlrich Drepper2007-05-111-19/+22
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-2/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-102/+37
* .Jakub Jelinek2007-07-311-37/+102
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-291-1/+1
* USE_TLS support is now default.Ulrich Drepper2006-10-271-10/+2
* * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close andUlrich Drepper2006-10-271-1/+1
* [BZ #3429]Ulrich Drepper2006-10-271-10/+11
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-36/+25
* [BZ #3313]Ulrich Drepper2006-10-181-2/+8
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-2/+2
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-19/+44
* * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM inUlrich Drepper2006-08-281-7/+0
* * elf/dl-open.c (dl_open_worker): Add branch prediction.Ulrich Drepper2006-07-311-2/+2
* * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition. cvs/fedora-glibc-20051115T0809Ulrich Drepper2005-11-151-6/+0
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-7/+8
* * elf/dl-open.c (dl_open_worker): Fix typo.Ulrich Drepper2005-03-201-0/+2
* * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,Ulrich Drepper2005-03-191-1/+1
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-101/+84
* * elf/dl-close.c (_dl_close): Decrement l_opencount beforeUlrich Drepper2005-03-071-1/+1
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-061-1/+1
* * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allowUlrich Drepper2005-01-131-1/+1
* Update.Ulrich Drepper2005-01-091-9/+9
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-127/+109
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-294/+261
* 2.5-18.1Jakub Jelinek2007-07-121-261/+294
* Update.Ulrich Drepper2004-10-281-1/+1
* Update.Ulrich Drepper2004-10-271-0/+6
* (dl_open_worker): Avoid dereferencing map in statically linked code if there ...Ulrich Drepper2004-10-181-1/+9
* [BZ #77]Ulrich Drepper2004-10-141-45/+84
* Update.Ulrich Drepper2004-09-231-1/+2
* [BZ #116]Ulrich Drepper2004-08-091-15/+27
* Update.Ulrich Drepper2004-07-061-2/+7
* Update.Ulrich Drepper2004-03-271-66/+2
* Update.Ulrich Drepper2004-03-261-1/+1
* Update.Ulrich Drepper2004-03-061-3/+2
* Update.Ulrich Drepper2004-03-061-29/+30
* Update.Ulrich Drepper2004-03-051-5/+6
* Update.Ulrich Drepper2004-03-051-2/+18
* Update.Ulrich Drepper2004-03-051-7/+64
* Update.Ulrich Drepper2003-07-311-0/+10
* Update.Ulrich Drepper2003-01-281-1/+1
* 2003-01-17 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-171-2/+2
* Update.Ulrich Drepper2002-12-061-2/+2
* 2002-11-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-051-0/+6
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the staticRoland McGrath2002-10-221-3/+5
* * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)Roland McGrath2002-10-181-1/+1
* * sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath2002-08-061-1/+1