index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
/
dl-open.c
Age
Commit message (
Expand
)
Author
2018-07-16
x86: Support IBT and SHSTK in Intel CET [BZ #21598]
H.J. Lu
2018-02-21
elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-11-27
Consolidate link map sorting
Andreas Schwab
2017-08-21
Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-13
ld.so: Remove internal_function attribute from various functions
Florian Weimer
2017-08-10
ld.so: Introduce struct dl_exception
Florian Weimer
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-09-30
Bug 20292 - Simplify and test _dl_addr_inside_object
Carlos O'Donell
2016-09-03
Set NODELETE flag after checking for NULL pointer
Aurelien Jarno
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-07-16
Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
2015-07-07
Add forced deletion support to _dl_close_worker
Pavel Kopyl
2015-04-17
Fuller check for invalid NSID in _dl_open.
Roland McGrath
2015-03-17
Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage
Alexandre Oliva
2015-01-21
Fix recursive dlopen.
Carlos O'Donell
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-24
Remove IS_IN_rtld
Siddhesh Poyarekar
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-06
Revert "Async-signal safe TLS."
Allan McRae
2014-01-03
Async-signal safe TLS.
Andrew Hunter
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-08-30
Fix typos.
Ondřej Bílka
2013-08-21
Fix typos.
Ondřej Bílka
2013-06-28
[BZ #15022] Correct global-scope dlopen issues in static executables.
Maciej W. Rozycki
2013-06-26
[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.
Maciej W. Rozycki
2013-05-29
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-06
Remove a dead declaration.
Roland McGrath
2013-04-06
dl_open_worker: Memset all of seen array.
Carlos O'Donell
2013-02-18
New function _dl_find_dso_for_object
Siddhesh Poyarekar
2013-02-14
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-20
Check the main application only if SHARED is defined
H.J. Lu
2012-10-03
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-08-14
Add a missing #include.
Roland McGrath
2012-07-27
Add SystemTap static probes to the runtime linker. [BZ #14298]
Gary Benson
2012-07-18
Fix a few typos.
Marek Polacek
2012-06-21
2012-06-21 Jeff Law <law@redhat.com>
Jeff Law
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2012-01-27
Sort objects before relocations
Ulrich Drepper
2011-08-20
Print message that there is no scope instead of being silent
Ulrich Drepper
2011-08-20
Further improve printing os ELF symbol lookup scope information
Ulrich Drepper
2011-08-16
Improve printing of lookup scopes
Ulrich Drepper
2011-08-16
Avoid warning from last change
Ulrich Drepper
2011-08-16
Fix printing of scope number
Ulrich Drepper
2011-08-13
Implement LD_DEBUG=scopes
Ulrich Drepper
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
2011-05-14
Fix handling of static TLS in dlopen'ed objects
Martin von Gagern
2010-10-24
Require suid bit on audit objects in privileged programs
Andreas Schwab
[next]