about summary refs log tree commit diff
path: root/dlfcn/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dlfcn: Reformat Makefile.Carlos O'Donell2024-02-251-12/+62
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* dlfcn: Implement the RTLD_DI_PHDR request type for dlinfoFlorian Weimer2022-04-291-0/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-1/+1
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-30/+12
* dlfcn: Move dlopen into libcFlorian Weimer2021-06-031-4/+4
* dlfcn: Move dlvsym into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dlinfo into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dladdr1 into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dlmopen into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dlsym into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dladdr into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dlclose into libcFlorian Weimer2021-06-031-1/+2
* dlfcn: Move dlerror into libcFlorian Weimer2021-06-021-2/+4
* dlfcn: dlerror needs to call free from the base namespace [BZ #24773]Florian Weimer2021-04-211-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Add {,sysdep-}ld-library-path make variableSamuel Thibault2020-11-161-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* 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
* Fix recursive dlopen.Carlos O'Donell2015-01-211-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove --disable-versioning.Joseph Myers2013-09-041-1/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-2/+8
* Add a dlopen/getpagesize static executable test.Maciej W. Rozycki2013-06-281-3/+7
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-3/+11
* dlfcn/Makefile: Avoid repeated $(*-ENV) definitions.Maciej W. Rozycki2013-06-211-1/+1
* 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-021-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-6/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Static linking is always neededUlrich Drepper2012-01-081-1/+1
* Remove non-ELF supportUlrich Drepper2012-01-071-3/+3
* Fix testsuite link failureAndreas Schwab2011-08-221-1/+2
* Fix dlfcn/Makefile cleanupAndreas Schwab2010-07-011-1/+1
* dlfcn/Makefile cleanupAndreas Schwab2010-06-141-20/+6
* [BZ #4775, BZ #4776]Ulrich Drepper2007-07-121-4/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+1