packaging: Make glibc-devel symlinks consistent
[platform/upstream/glibc.git] / dlfcn /
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-08-04 Florian Weimerdlfcn: Pass caller pointer to static dlopen implementat...
2022-05-23 Fangrui Songdlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
2022-04-29 Florian Weimerdlfcn: Implement the RTLD_DI_PHDR request type for...
2022-04-26 Florian Weimerdlfcn: Do not use rtld_active () to determine ld.so...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-07 Florian Weimerelf: Clean up GLIBC_PRIVATE exports of internal libdl...
2021-06-03 Florian Weimerdlfcn: Rework static dlopen hooks
2021-06-03 Florian Weimerdlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-06-03 Florian Weimerdlfcn: Move dlopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlvsym into libc
2021-06-03 Florian Weimerdlfcn: Move dlinfo into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr1 into libc
2021-06-03 Florian Weimerdlfcn: Move dlmopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlsym into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr into libc
2021-06-03 Florian Weimerdlfcn: Move dlclose into libc
2021-06-02 Florian Weimerdlfcn: Move dlerror into libc
2021-05-17 Florian Weimerelf: Partially initialize ld.so after static dlopen...
2021-04-21 Florian Weimerdlfcn: dlerror needs to call free from the base namespa...
2021-04-21 Florian Weimerdlfcn: Failures after dlmopen should not terminate...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-11 Dmitry V. Levintreewide: fix incorrect spelling of indices in comments
2020-11-16 Samuel ThibaultAdd {,sysdep-}ld-library-path make variable
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-16 Florian Weimerdlfcn: Remove remnants of caller sensitivity from dlinfo
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-19 Florian Weimerdlfcn: Avoid one-element flexible array in Dl_serinfo...
2019-05-15 Mark Wielaarddlfcn: Guard __dlerror_main_freeres with __libc_once_ge...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-11-20 DJ Deloriemalloc: tcache double free check
2018-06-30 Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-18 Florian Weimerld.so: Examine GLRO to detect inactive loader [BZ ...
2017-11-16 Siddhesh PoyarekarPrefer https for Sourceware links
2017-09-26 H.J. LuMark __dso_handle as hidden [BZ #18822]
2017-08-31 Florian Weimerdlfcn: Remove internal_function attribute
2017-03-02 Zack WeinbergMiscellaneous low-risk changes preparing for _ISOMAC...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-11-30 Florian WeimerImplement _dl_catch_error, _dl_signal_error in libc...
2016-10-28 Gabriel F T GomesFix warning caused by unused-result in bug-atexit3...
2016-06-06 Stefan Lieblertst-rec-dlopen: Fix build fail due to missing inclusion...
2016-06-05 Florian Weimertst-rec-dlopen: Use interposed malloc instead of hooks
2016-03-16 Carlos O'DonellFix building glibc master with NDEBUG and --with-cpu.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-15 Florian WeimerFix aliasing violation in tst-rec-dlopen
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-03-27 Roland McGrathConvert dlfcn/tststatic to use test-skeleton.
2015-03-10 Roland McGrathLet tests result in UNSUPPORTED; use that for unbuildab...
2015-03-04 Roland McGrathAvoid C++ tests when the C++ cannot be linked.
2015-02-27 Roland McGrathConvert dlfcn/tststatic2 to use test-skeleton.
2015-01-21 Carlos O'DonellUpdate copyright year to 2015 for new files.
2015-01-21 Carlos O'DonellFix recursive dlopen.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-27 Joseph MyersFix dlfcn/failtestmod.c warning.
2014-11-24 Siddhesh PoyarekarRemove IS_IN_libdl
2014-09-16 Siddhesh PoyarekarInclude .interp section only for libc.so
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-08-27 Mike Frysinger[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf...
2013-06-28 Maciej W. RozyckiAdd a dlopen/getpagesize static executable test.
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-06-21 Maciej W. Rozyckidlfcn/Makefile: Avoid repeated $(*-ENV) definitions.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-10-09 Roland McGrathFree errstring if _dl_addr doesn't returns 0
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-08-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-22 Andreas SchwabFix testsuite link failure
2010-07-02 Andreas SchwabFix dlfcn/Makefile cleanup
2010-06-15 Andreas Schwabdlfcn/Makefile cleanup
2009-06-09 J.H.M. DassenRemove comma at end of enum.
2008-09-17 Ulrich Drepper* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF...
2008-03-08 Ulrich Drepper* sysdeps/generic/ldsodefs.h (struct rtld_global_ro...
2007-07-12 Ulrich Drepper[BZ #4775, BZ #4776]
2007-06-19 Ulrich Drepper* sysdeps/generic/ldsodefs.h (rtld_global): Reorder...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-10-28 Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-27 Ulrich DrepperUSE_TLS support is now default.
2006-08-31 Ulrich Drepper* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812
2006-08-21 Ulrich Drepper[BZ #3018]
2006-07-28 Ulrich Drepper* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this...
2006-07-27 Ulrich Drepper* dlfcn/Makefile: Add rules to build and run bug-atexit3.
2006-07-26 Ulrich Drepper* dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOB...
next