Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 34 | -34/+34 |
2019-10-16 | dlfcn: Remove remnants of caller sensitivity from dlinfo | Florian Weimer | 1 | -25/+4 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 34 | -34/+34 |
2019-06-19 | dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166] | Florian Weimer | 1 | -0/+12 |
2019-05-15 | dlfcn: Guard __dlerror_main_freeres with __libc_once_get (once) [BZ# 24476] | Mark Wielaard | 1 | -8/+21 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 34 | -34/+34 |
2018-11-20 | malloc: tcache double free check | DJ Delorie | 1 | -1/+4 |
2018-06-29 | libc: Extend __libc_freeres framework (Bug 23329). | Carlos O'Donell | 5 | -1/+46 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 33 | -33/+33 |
2017-12-18 | ld.so: Examine GLRO to detect inactive loader [BZ #20204] | Florian Weimer | 10 | -10/+12 |
2017-11-16 | Prefer https for Sourceware links | Siddhesh Poyarekar | 2 | -2/+2 |
2017-09-26 | Mark __dso_handle as hidden [BZ #18822] | H.J. Lu | 4 | -19/+1 |
2017-08-31 | dlfcn: Remove internal_function attribute | Florian Weimer | 1 | -1/+0 |
2017-03-01 | Miscellaneous low-risk changes preparing for _ISOMAC testsuite. | Zack Weinberg | 1 | -4/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 33 | -33/+33 |
2016-12-09 | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2 | -6/+2 |
2016-11-30 | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 4 | -7/+7 |
2016-10-28 | Fix warning caused by unused-result in bug-atexit3-lib.cc | Gabriel F T Gomes | 1 | -2/+10 |
2016-06-06 | tst-rec-dlopen: Fix build fail due to missing inclusion of string.h | Stefan Liebler | 1 | -0/+1 |
2016-06-05 | tst-rec-dlopen: Use interposed malloc instead of hooks | Florian Weimer | 1 | -25/+59 |
2016-03-15 | Fix building glibc master with NDEBUG and --with-cpu. | Carlos O'Donell | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 33 | -33/+33 |
2015-12-15 | Fix aliasing violation in tst-rec-dlopen | Florian Weimer | 1 | -1/+1 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-03-27 | Convert dlfcn/tststatic to use test-skeleton. | Roland McGrath | 1 | -2/+5 |
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-02-27 | Convert dlfcn/tststatic2 to use test-skeleton. | Roland McGrath | 1 | -2/+5 |
2015-01-21 | Update copyright year to 2015 for new files. | Carlos O'Donell | 1 | -2/+1 |
2015-01-21 | Fix recursive dlopen. | Carlos O'Donell | 4 | -2/+172 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 32 | -32/+32 |
2014-11-27 | Fix dlfcn/failtestmod.c warning. | Joseph Myers | 1 | -2/+1 |
2014-11-24 | Remove IS_IN_libdl | Siddhesh Poyarekar | 9 | -9/+9 |
2014-09-16 | Include .interp section only for libc.so | Siddhesh Poyarekar | 1 | -200/+0 |
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-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 10 | -11/+11 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 33 | -33/+33 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 3 | -5/+1 |
2013-08-27 | [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions | Mike Frysinger | 5 | -5/+142 |
2013-06-28 | Add a dlopen/getpagesize static executable test. | Maciej W. Rozycki | 3 | -3/+109 |
2013-06-28 | [BZ #15022] Correct global-scope dlopen issues in static executables. | Maciej W. Rozycki | 4 | -3/+533 |
2013-06-21 | dlfcn/Makefile: Avoid repeated $(*-ENV) definitions. | Maciej W. Rozycki | 1 | -1/+1 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -2/+2 |
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 | 25 | -28/+25 |
2012-10-09 | Free errstring if _dl_addr doesn't returns 0 | Roland McGrath | 1 | -4/+7 |
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 | 25 | -75/+50 |
2012-01-08 | Static linking is always needed | Ulrich Drepper | 1 | -1/+1 |