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