malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / dlfcn /
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.
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
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...
2006-03-01 Roland McGrath* elf/tst-tls-dlinfo.c: New file.
2005-12-27 Roland McGrath* posix/tst-execle1.c (do_test): Add a const.
2005-11-05 Ulrich Drepper* configure.in: If init_array/fini_array support is...
2005-10-16 Roland McGrath2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>
2005-09-28 Ulrich Drepper[BZ #1158]
2005-06-12 Ulrich Drepper* elf/dl-error.c (_dl_signal_error): Store information...
2005-02-26 Ulrich Drepper* dlfcn/dlerror.c (check_free): New function. Extract...
2005-02-10 Roland McGrath* dlfcn/dlfcn.c (init): Put it in .init_array section.
2005-01-13 Ulrich Drepper* elf/dl-load.c (_dl_map_object_from_fd): We don't...
2005-01-10 Roland McGrath2005-01-10 Roland McGrath <roland@redhat.com>
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-25 Ulrich DrepperUpdate.
2004-11-22 Ulrich DrepperUpdate.
2004-10-18 Ulrich DrepperUpdate.
2004-10-18 Roland McGrath2004-10-18 Roland McGrath <roland@redhat.com>
2004-10-14 Ulrich DrepperUpdate.
2004-10-14 Ulrich Drepper[BZ #77]
2004-08-21 Ulrich DrepperDon't build eval.c anymore.
2004-03-08 Ulrich DrepperUpdate.
2004-03-06 Ulrich DrepperUpdate.
2004-02-21 Ulrich DrepperUpdate.
2003-09-19 Ulrich DrepperUpdate.
2003-08-15 Ulrich DrepperUpdate.
2003-07-31 Ulrich DrepperUpdate.
2003-07-29 Roland McGrath* elf/Makefile (tests) [$(build-shared) = yes]:
2003-07-21 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-04-26 Roland McGrath* Makerules ($(common-objpfx)shlib.lds): New target.
next