GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-close.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear GL(dl_initfirst) when freeing its link_map memory [BZ# 25396]
H.J. Lu
2020-01-16
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
dlopen: Rework handling of pending NODELETE status
Florian Weimer
2019-12-13
1
-4
/
+3
*
Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer
2019-11-27
1
-11
/
+3
*
Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer
2019-11-27
1
-17
/
+29
*
Introduce link_map_audit_state accessor function
Florian Weimer
2019-11-15
1
-4
/
+14
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Consolidate link map sorting
Andreas Schwab
2017-11-27
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Bug 11941: ld.so: Improper assert map->l_init_called in dlclose
Carlos O'Donell
2016-12-23
1
-6
/
+24
*
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]
Florian Weimer
2016-11-30
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Clear DF_1_NODELETE flag only for failed to load library.
Maxim Ostapenko
2015-08-11
1
-7
/
+8
*
Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
2015-07-23
1
-1
/
+8
*
Add forced deletion support to _dl_close_worker
Pavel Kopyl
2015-07-07
1
-2
/
+31
*
Avoid confusing compiler with dynamically impossible statically invalid deref...
Roland McGrath
2015-04-17
1
-3
/
+13
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.
Roland McGrath
2014-04-03
1
-0
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-9
/
+9
*
[BZ #16046] Static dlopen correction fallout fixes.
Maciej W. Rozycki
2014-01-31
1
-9
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Don't use broken DL_AUTO_FUNCTION_ADDRESS()
Guy Martin
2013-11-21
1
-3
/
+2
*
Add more comments to dlclose() algorithm.
Carlos O'Donell
2013-05-09
1
-0
/
+6
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-1
/
+1
*
Add a cast to silence a warning.
Roland McGrath
2012-08-17
1
-2
/
+6
*
Also set r->r_map when unmapping the first object in a namespace.
Gary Benson
2012-08-17
1
-1
/
+1
*
Add SystemTap static probes to the runtime linker. [BZ #14298]
Gary Benson
2012-07-27
1
-0
/
+3
*
Fix invalid memory access in do_lookup_x.
Andreas Schwab
2012-06-22
1
-12
/
+3
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix scope handling during dl_close
Andreas Schwab
2011-08-24
1
-0
/
+7
*
_dl_sort_fini: Remove unused argument
Marek Polacek
2011-07-19
1
-1
/
+1
*
Revert unwanted patch
Ulrich Drepper
2011-06-21
1
-4
/
+1
*
Add missing DL_CALL_FCT
Ulrich Drepper
2011-06-21
1
-1
/
+4
*
static tls memory leak on TLS_DTV_AT_TP archs
Alan Modra
2011-05-07
1
-10
/
+26
*
Fix memory leak in dlopen with RTLD_NOLOAD.
Andreas Schwab
2011-02-25
1
-3
/
+12
*
Move freeres function from ld.so to libc.so.
Andreas Schwab
2010-09-21
1
-74
/
+0
*
Revert unwanted patch. Again.
Ulrich Drepper
2010-06-27
1
-7
/
+0
*
Fix whitespaces.
Ulrich Drepper
2010-06-27
1
-2
/
+9
*
Don't deadlock in __dl_iterate_phdr while (un)loading objects.
Andreas Schwab
2010-05-03
1
-0
/
+5
*
* elf/dl-open.c: Keep track of used name spaces and only iterate over
cvs/fedora-glibc-20090401T0935
Ulrich Drepper
2009-04-01
1
-2
/
+14
*
* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
Ulrich Drepper
2008-01-17
1
-1
/
+2
*
* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
cvs/fedora-glibc-20070929T1859
Ulrich Drepper
2007-09-29
1
-3
/
+3
*
* elf/dl-close.c (free_mem): Free _dl_scope_free_list.
Ulrich Drepper
2007-06-20
1
-11
/
+28
*
* elf/dl-close.c (_dl_close_worker): Remove all to be removed
Ulrich Drepper
2007-06-09
1
-19
/
+32
*
* elf/dl-close.c (_dl_close_worker): When removing object from
Ulrich Drepper
2007-05-19
1
-0
/
+4
*
* elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
Ulrich Drepper
2007-05-11
1
-29
/
+29
[next]