about summary refs log tree commit diff
path: root/elf/dl-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Do not set invalid tunables valuesAdhemerval Zanella2023-12-191-1/+8
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Split dl-printf.c from dl-misc.cFlorian Weimer2022-01-141-277/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-2/+2
* elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh2021-04-061-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-1/+1
* Add "%d" support to _dl_debug_vdprintfH.J. Lu2020-06-091-2/+29
* elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functionsFlorian Weimer2020-05-251-0/+31
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* elf: Remove internal_function attributeFlorian Weimer2017-08-311-4/+0
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-0/+84
* Assume that O_CLOEXEC is always defined and worksFlorian Weimer2017-04-181-5/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-142/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix white space as well.Paul Pluzhnikov2013-12-191-1/+1
* Fix incorrect power of 2 check in last commit.Paul Pluzhnikov2013-12-191-1/+1
* Cleanup compile warnings.Paul Pluzhnikov2013-12-191-5/+15
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+132
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath2013-05-061-20/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use O_CLOEXEC when loading ld.so cacheUlrich Drepper2011-09-051-3/+7
* Remove warning and little optimization.Ulrich Drepper2009-07-161-0/+1
* Clean up code for hash table handling in ld.so.Ulrich Drepper2009-07-071-0/+64
* * elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper2009-03-311-12/+1
* * elf/dl-misc.c: Undo last change. The kernel won't allow it.Ulrich Drepper2007-08-141-6/+2
* * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper2007-08-111-2/+6
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Update.Ulrich Drepper2004-07-061-1/+1
* * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2004-03-251-4/+4
* Update.Ulrich Drepper2004-03-061-1/+0
* Update.Ulrich Drepper2004-03-051-2/+2
* Update.Ulrich Drepper2004-03-051-1/+21
* Update.Ulrich Drepper2003-01-091-1/+2
* Update.Ulrich Drepper2003-01-071-2/+2
* Update.Ulrich Drepper2002-12-131-7/+7