about summary refs log tree commit diff
path: root/elf/dl-open.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Add libc_hidden_def.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-03-131-2/+2
* Update.Ulrich Drepper2002-02-161-1/+3
* Update.Ulrich Drepper2002-02-131-2/+15
* Update.Ulrich Drepper2002-02-131-1/+2
* Update.Ulrich Drepper2002-02-131-4/+80
* Update.Ulrich Drepper2002-02-101-5/+4
* Update.Ulrich Drepper2002-02-031-1/+0
* Update.Ulrich Drepper2002-02-031-8/+6
* Update.Ulrich Drepper2002-02-011-3/+3
* Update.Ulrich Drepper2002-01-311-27/+25
* Update.Ulrich Drepper2001-10-011-3/+13
* Update.Ulrich Drepper2001-09-251-0/+2
* Update.Ulrich Drepper2001-09-231-0/+4
* Update.Ulrich Drepper2001-09-191-5/+5
* Update.Ulrich Drepper2001-09-071-2/+48