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-open.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Bug 20292 - Simplify and test _dl_addr_inside_object
Carlos O'Donell
2016-09-30
1
-18
/
+0
*
Set NODELETE flag after checking for NULL pointer
Aurelien Jarno
2016-09-03
1
-6
/
+6
*
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
*
Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
2015-07-16
1
-5
/
+6
*
Add forced deletion support to _dl_close_worker
Pavel Kopyl
2015-07-07
1
-1
/
+1
*
Fuller check for invalid NSID in _dl_open.
Roland McGrath
2015-04-17
1
-3
/
+9
*
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-03-17
1
-11
/
+1
*
Fix recursive dlopen.
Carlos O'Donell
2015-01-21
1
-1
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-11-24
1
-1
/
+1
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-15
/
+15
*
Revert "Async-signal safe TLS."
Allan McRae
2014-02-06
1
-4
/
+1
*
Async-signal safe TLS.
Andrew Hunter
2014-01-03
1
-1
/
+4
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-21
1
-1
/
+1
*
[BZ #15022] Correct global-scope dlopen issues in static executables.
Maciej W. Rozycki
2013-06-28
1
-17
/
+1
*
[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.
Maciej W. Rozycki
2013-06-26
1
-4
/
+4
*
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-29
1
-2
/
+2
*
Remove a dead declaration.
Roland McGrath
2013-05-06
1
-7
/
+0
*
dl_open_worker: Memset all of seen array.
Carlos O'Donell
2013-04-06
1
-1
/
+1
*
New function _dl_find_dso_for_object
Siddhesh Poyarekar
2013-02-18
1
-13
/
+27
*
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
2013-02-14
1
-2
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Check the main application only if SHARED is defined
H.J. Lu
2012-10-20
1
-0
/
+2
*
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-10-03
1
-2
/
+2
*
Add a missing #include.
Roland McGrath
2012-08-14
1
-1
/
+2
*
Add SystemTap static probes to the runtime linker. [BZ #14298]
Gary Benson
2012-07-27
1
-0
/
+15
*
Fix a few typos.
Marek Polacek
2012-07-18
1
-4
/
+4
*
2012-06-21 Jeff Law <law@redhat.com>
Jeff Law
2012-06-21
1
-4
/
+4
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Sort objects before relocations
Ulrich Drepper
2012-01-27
1
-30
/
+94
*
Print message that there is no scope instead of being silent
Ulrich Drepper
2011-08-20
1
-0
/
+2
*
Further improve printing os ELF symbol lookup scope information
Ulrich Drepper
2011-08-20
1
-3
/
+12
*
Improve printing of lookup scopes
Ulrich Drepper
2011-08-16
1
-7
/
+7
*
Avoid warning from last change
Ulrich Drepper
2011-08-16
1
-1
/
+1
*
Fix printing of scope number
Ulrich Drepper
2011-08-16
1
-7
/
+2
*
Implement LD_DEBUG=scopes
Ulrich Drepper
2011-08-13
1
-34
/
+31
*
Quash some new warnings from GCC 4.6.
Roland McGrath
2011-06-10
1
-3
/
+2
*
Fix handling of static TLS in dlopen'ed objects
Martin von Gagern
2011-05-14
1
-25
/
+39
*
Require suid bit on audit objects in privileged programs
Andreas Schwab
2010-10-24
1
-1
/
+1
*
Don't expand DST twice in dl_open
Andreas Schwab
2010-10-24
1
-29
/
+0
*
ld.so: Adjust the auxv if ld.so is directly invoked.
Andreas Krebbel
2010-01-15
1
-4
/
+5
*
Break out _dl_scope_free into its own file.
Ulrich Drepper
2009-07-27
1
-35
/
+0
*
Implement STB_GNU_UNIQUE handling.
Ulrich Drepper
2009-07-09
1
-2
/
+5
*
[BZ #10069]
Ulrich Drepper
2009-04-19
1
-0
/
+12
*
* 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 over
cvs/fedora-glibc-20090401T0935
Ulrich Drepper
2009-04-01
1
-13
/
+19
[next]