aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-misc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-2/+2
2021-04-06elf: Fix data race in _dl_name_match_p [BZ #21349]Maninder Singh1-1/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-1/+1
2020-06-09Add "%d" support to _dl_debug_vdprintfH.J. Lu1-2/+29
2020-05-25elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functionsFlorian Weimer1-0/+31
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg1-3/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31elf: Remove internal_function attributeFlorian Weimer1-4/+0
2017-06-08ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu1-0/+84
2017-04-18Assume that O_CLOEXEC is always defined and worksFlorian Weimer1-5/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae1-142/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-19Fix white space as well.Paul Pluzhnikov1-1/+1
2013-12-19Fix incorrect power of 2 check in last commit.Paul Pluzhnikov1-1/+1
2013-12-19Cleanup compile warnings.Paul Pluzhnikov1-5/+15
2013-12-18Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov1-0/+132
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+1
2013-05-06Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath1-20/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-05Use O_CLOEXEC when loading ld.so cacheUlrich Drepper1-3/+7
2009-07-16Remove warning and little optimization.Ulrich Drepper1-0/+1
2009-07-07Clean up code for hash table handling in ld.so.Ulrich Drepper1-0/+64
2009-03-31* elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper1-12/+1
2007-08-14* elf/dl-misc.c: Undo last change. The kernel won't allow it.Ulrich Drepper1-6/+2
2007-08-11* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper1-2/+6
2006-07-10* elf/dl-lookup.c (dl_new_hash): New functions.cvs/fedora-glibc-20060710T2206Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2004-07-06Update.Ulrich Drepper1-1/+1
2004-03-25* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath1-4/+4
2004-03-06Update.Ulrich Drepper1-1/+0
2004-03-05Update.Ulrich Drepper1-2/+2
2004-03-05Update.Ulrich Drepper1-1/+21
2003-01-09Update.Ulrich Drepper1-1/+2
2003-01-07Update.Ulrich Drepper1-2/+2
2002-12-13Update.Ulrich Drepper1-7/+7
2002-12-06Update.Ulrich Drepper1-2/+2
2002-10-24* elf/dl-misc.c: Include <sysdep.h>.Roland McGrath1-5/+13
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath1-0/+11
2002-08-25Update.Ulrich Drepper1-1/+1
2002-02-06Update.Ulrich Drepper1-0/+10