about summary refs log tree commit diff
path: root/dlfcn
Commit message (Expand)AuthorAgeFilesLines
* dlfcn: Remove remnants of caller sensitivity from dlinfoFlorian Weimer2019-10-161-25/+4
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0734-34/+34
* dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]Florian Weimer2019-06-191-0/+12
* dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476]Mark Wielaard2019-05-151-8/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0134-34/+34
* malloc: tcache double free checkDJ Delorie2018-11-201-1/+4
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-295-1/+46
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0133-33/+33
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-1810-10/+12
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-162-2/+2
* Mark __dso_handle as hidden [BZ #18822]H.J. Lu2017-09-264-19/+1
* dlfcn: Remove internal_function attributeFlorian Weimer2017-08-311-1/+0
* Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg2017-03-011-4/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0133-33/+33
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-092-6/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-304-7/+7
* Fix warning caused by unused-result in bug-atexit3-lib.ccGabriel F T Gomes2016-10-281-2/+10
* tst-rec-dlopen: Fix build fail due to missing inclusion of string.hStefan Liebler2016-06-061-0/+1
* tst-rec-dlopen: Use interposed malloc instead of hooksFlorian Weimer2016-06-051-25/+59
* Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell2016-03-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0433-33/+33
* Fix aliasing violation in tst-rec-dlopenFlorian Weimer2015-12-151-1/+1
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Convert dlfcn/tststatic to use test-skeleton.Roland McGrath2015-03-271-2/+5
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-2/+5
* Avoid C++ tests when the C++ cannot be linked.Roland McGrath2015-03-041-2/+7
* Convert dlfcn/tststatic2 to use test-skeleton.Roland McGrath2015-02-271-2/+5
* Update copyright year to 2015 for new files.Carlos O'Donell2015-01-211-2/+1
* Fix recursive dlopen.Carlos O'Donell2015-01-214-2/+172
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0232-32/+32
* Fix dlfcn/failtestmod.c warning.Joseph Myers2014-11-271-2/+1
* Remove IS_IN_libdlSiddhesh Poyarekar2014-11-249-9/+9
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-161-200/+0
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1010-11/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0133-33/+33
* Remove --disable-versioning.Joseph Myers2013-09-043-5/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-275-5/+142
* Add a dlopen/getpagesize static executable test.Maciej W. Rozycki2013-06-283-3/+109
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-284-3/+533
* dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki2013-06-211-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-051-2/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-9/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0225-28/+25
* Free errstring if _dl_addr doesn't returns 0Roland McGrath2012-10-091-4/+7
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-6/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0925-75/+50
* Static linking is always neededUlrich Drepper2012-01-081-1/+1
* Remove pre-ISO C supportUlrich Drepper2012-01-071-10/+11