about summary refs log tree commit diff
path: root/elf/dl-minimal.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in elf/ -- BZ 25337Paul Pluzhnikov2023-05-291-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Add #include <errno.h> for use of E* constants.Carlos O'Donell2022-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Fix build a chec failures after b05fae4d8e34Adhemerval Zanella2021-11-091-0/+2
* elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella2021-11-091-115/+7
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-0/+4
* elf: Implement __rtld_malloc_is_completeFlorian Weimer2020-10-081-0/+8
* elf: Apply attribute_relro to pointers in elf/dl-minimal.cFlorian Weimer2020-02-261-8/+8
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-151-13/+84
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-84/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-11/+7
* elf: dl-minimal malloc needs to respect fundamental alignmentFlorian Weimer2016-08-031-1/+2
* Reduce number of mmap calls from __libc_memalign in ld.soH.J. Lu2016-04-231-7/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-5/+2
* Provide __libc_fatal for rtld.Roland McGrath2015-07-091-17/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2012-06-011-5/+3
* Parse hexadecimal and octal strings correctlySiddhesh Poyarekar2012-04-251-7/+25
* 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
* * elf/dl-load.c: Remove support for systems without MAP_ANON.Ulrich Drepper2009-03-311-12/+2
* * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper2007-07-041-4/+18
* * elf/dl-minimal.c: Undefine _itoa first.Ulrich Drepper2007-01-251-1/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-19/+5
* .Jakub Jelinek2007-07-311-5/+19
* * elf/dl-minimal.c (realloc): Optimize last patch.Ulrich Drepper2006-10-131-4/+3
* [BZ #3352]Ulrich Drepper2006-10-121-3/+4
* * elf/dl-error.c (_dl_signal_error): Use __longjmp instead of longjmp.Ulrich Drepper2005-12-171-7/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-23/+15
* 2.5-18.1Jakub Jelinek2007-07-121-15/+23
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+7
* Update.Ulrich Drepper2004-03-051-4/+4
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-4/+10
* * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath2002-10-111-16/+0
* * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath2002-08-301-0/+13
* * Makerules (cpp-srcs-left): When setting this to runRoland McGrath2002-08-051-12/+10
* Update.Ulrich Drepper2002-08-031-1/+1
* Update.Ulrich Drepper2002-07-251-12/+0