| Commit message (Expand) | Author | Age | Files | Lines |
* | elf: Split dl-printf.c from dl-misc.c | Florian Weimer | 2022-01-14 | 1 | -277/+4 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | Use 64 bit time_t stat internally | Adhemerval Zanella | 2021-06-22 | 1 | -2/+2 |
* | elf: Fix data race in _dl_name_match_p [BZ #21349] | Maninder Singh | 2021-04-06 | 1 | -1/+3 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 1 | -1/+1 |
* | Add "%d" support to _dl_debug_vdprintf | H.J. Lu | 2020-06-09 | 1 | -2/+29 |
* | elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functions | Florian Weimer | 2020-05-25 | 1 | -0/+31 |
* | 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 |
* | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 2018-06-12 | 1 | -3/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | elf: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -4/+0 |
* | ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528] | H.J. Lu | 2017-06-08 | 1 | -0/+84 |
* | Assume that O_CLOEXEC is always defined and works | Florian Weimer | 2017-04-18 | 1 | -5/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 2014-02-06 | 1 | -142/+0 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Fix white space as well. | Paul Pluzhnikov | 2013-12-19 | 1 | -1/+1 |
* | Fix incorrect power of 2 check in last commit. | Paul Pluzhnikov | 2013-12-19 | 1 | -1/+1 |
* | Cleanup compile warnings. | Paul Pluzhnikov | 2013-12-19 | 1 | -5/+15 |
* | Patch 2/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 2013-12-18 | 1 | -0/+132 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | Split _dl_writev out from _dl_debug_vdprintf. | Roland McGrath | 2013-05-06 | 1 | -20/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2012-03-20 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Use O_CLOEXEC when loading ld.so cache | Ulrich Drepper | 2011-09-05 | 1 | -3/+7 |
* | Remove warning and little optimization. | Ulrich Drepper | 2009-07-16 | 1 | -0/+1 |
* | Clean up code for hash table handling in ld.so. | Ulrich Drepper | 2009-07-07 | 1 | -0/+64 |
* | * elf/dl-load.c: Remove support for systems without MAP_ANON. | Ulrich Drepper | 2009-03-31 | 1 | -12/+1 |
* | * elf/dl-misc.c: Undo last change. The kernel won't allow it. | Ulrich Drepper | 2007-08-14 | 1 | -6/+2 |
* | * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need | Ulrich Drepper | 2007-08-11 | 1 | -2/+6 |
* | * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -2/+2 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-07-06 | 1 | -1/+1 |
* | * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed | Roland McGrath | 2004-03-25 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -1/+0 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -1/+21 |
* | Update. | Ulrich Drepper | 2003-01-09 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-01-07 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-13 | 1 | -7/+7 |
* | Update. | Ulrich Drepper | 2002-12-06 | 1 | -2/+2 |
* | * elf/dl-misc.c: Include <sysdep.h>. | Roland McGrath | 2002-10-24 | 1 | -5/+13 |
* | * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional | Roland McGrath | 2002-10-11 | 1 | -0/+11 |