| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg | 2017-03-01 | 1 | -4/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 33 | -33/+33 |
* | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2016-12-09 | 2 | -6/+2 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 4 | -7/+7 |
* | Fix warning caused by unused-result in bug-atexit3-lib.cc | Gabriel F T Gomes | 2016-10-28 | 1 | -2/+10 |
* | tst-rec-dlopen: Fix build fail due to missing inclusion of string.h | Stefan Liebler | 2016-06-06 | 1 | -0/+1 |
* | tst-rec-dlopen: Use interposed malloc instead of hooks | Florian Weimer | 2016-06-05 | 1 | -25/+59 |
* | Fix building glibc master with NDEBUG and --with-cpu. | Carlos O'Donell | 2016-03-15 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 33 | -33/+33 |
* | Fix aliasing violation in tst-rec-dlopen | Florian Weimer | 2015-12-15 | 1 | -1/+1 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 2015-09-08 | 1 | -1/+1 |
* | Convert dlfcn/tststatic to use test-skeleton. | Roland McGrath | 2015-03-27 | 1 | -2/+5 |
* | 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 |
* | Convert dlfcn/tststatic2 to use test-skeleton. | Roland McGrath | 2015-02-27 | 1 | -2/+5 |
* | Update copyright year to 2015 for new files. | Carlos O'Donell | 2015-01-21 | 1 | -2/+1 |
* | Fix recursive dlopen. | Carlos O'Donell | 2015-01-21 | 4 | -2/+172 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 32 | -32/+32 |
* | Fix dlfcn/failtestmod.c warning. | Joseph Myers | 2014-11-27 | 1 | -2/+1 |
* | Remove IS_IN_libdl | Siddhesh Poyarekar | 2014-11-24 | 9 | -9/+9 |
* | Include .interp section only for libc.so | Siddhesh Poyarekar | 2014-09-16 | 1 | -200/+0 |
* | 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 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 10 | -11/+11 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 33 | -33/+33 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 3 | -5/+1 |
* | [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions | Mike Frysinger | 2013-08-27 | 5 | -5/+142 |
* | Add a dlopen/getpagesize static executable test. | Maciej W. Rozycki | 2013-06-28 | 3 | -3/+109 |
* | [BZ #15022] Correct global-scope dlopen issues in static executables. | Maciej W. Rozycki | 2013-06-28 | 4 | -3/+533 |
* | dlfcn/Makefile: Avoid repeated $(*-ENV) definitions. | Maciej W. Rozycki | 2013-06-21 | 1 | -1/+1 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 1 | -2/+2 |
* | 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 | 25 | -28/+25 |
* | Free errstring if _dl_addr doesn't returns 0 | Roland McGrath | 2012-10-09 | 1 | -4/+7 |
* | 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 | 25 | -75/+50 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -1/+1 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -10/+11 |
* | 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 |
* | Remove comma at end of enum. | J.H.M. Dassen | 2009-06-09 | 1 | -3/+2 |
* | * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag. | Ulrich Drepper | 2008-09-17 | 1 | -1/+2 |
* | * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add | Ulrich Drepper | 2008-03-08 | 1 | -2/+2 |
* | [BZ #4775, BZ #4776] | Ulrich Drepper | 2007-07-12 | 3 | -5/+8 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 1 | -4/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -14/+6 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -6/+14 |
* | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 2006-10-28 | 1 | -4/+1 |