| Commit message (Expand) | Author | Age | Files | Lines |
* | dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo | Florian Weimer | 2022-04-29 | 1 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | elf: Add _dl_find_object function | Florian Weimer | 2021-12-28 | 1 | -1/+1 |
* | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 2021-06-03 | 1 | -30/+12 |
* | dlfcn: Move dlopen into libc | Florian Weimer | 2021-06-03 | 1 | -4/+4 |
* | dlfcn: Move dlvsym into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dlinfo into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dladdr1 into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dlmopen into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dlsym into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dladdr into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dlclose into libc | Florian Weimer | 2021-06-03 | 1 | -1/+2 |
* | dlfcn: Move dlerror into libc | Florian Weimer | 2021-06-02 | 1 | -2/+4 |
* | dlfcn: dlerror needs to call free from the base namespace [BZ #24773] | Florian Weimer | 2021-04-21 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Add {,sysdep-}ld-library-path make variable | Samuel Thibault | 2020-11-16 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | libc: Extend __libc_freeres framework (Bug 23329). | Carlos O'Donell | 2018-06-29 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2016-12-09 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Let tests result in UNSUPPORTED; use that for unbuildable C++ cases | Roland McGrath | 2015-03-10 | 1 | -2/+5 |
* | Avoid C++ tests when the C++ cannot be linked. | Roland McGrath | 2015-03-04 | 1 | -2/+7 |
* | Fix recursive dlopen. | Carlos O'Donell | 2015-01-21 | 1 | -2/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+3 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 1 | -1/+1 |
* | [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions | Mike Frysinger | 2013-08-27 | 1 | -2/+8 |
* | Add a dlopen/getpagesize static executable test. | Maciej W. Rozycki | 2013-06-28 | 1 | -3/+7 |
* | [BZ #15022] Correct global-scope dlopen issues in static executables. | Maciej W. Rozycki | 2013-06-28 | 1 | -3/+11 |
* | dlfcn/Makefile: Avoid repeated $(*-ENV) definitions. | Maciej W. Rozycki | 2013-06-21 | 1 | -1/+1 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -9/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -6/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -1/+1 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -3/+3 |
* | Fix testsuite link failure | Andreas Schwab | 2011-08-22 | 1 | -1/+2 |
* | Fix dlfcn/Makefile cleanup | Andreas Schwab | 2010-07-01 | 1 | -1/+1 |
* | dlfcn/Makefile cleanup | Andreas Schwab | 2010-06-14 | 1 | -20/+6 |
* | [BZ #4775, BZ #4776] | Ulrich Drepper | 2007-07-12 | 1 | -4/+6 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -4/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+4 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -4/+1 |
* | * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812 | Ulrich Drepper | 2006-08-31 | 1 | -1/+2 |