summaryrefslogtreecommitdiff
path: root/elf/dl-minimal.c
Commit message (Expand)AuthorAgeFilesLines
* Convert __builtin_expect to __glibc_(un)likely throughout elf/.zack/no-cancellation-in-ldso-2Zack Weinberg2018-06-021-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
* Update.Ulrich Drepper2002-07-251-0/+1
* Update.Ulrich Drepper2002-07-201-0/+6
* (malloc): Declare _end as hidden. (__errno_location): New function. Declare ...Ulrich Drepper2002-03-151-3/+16
* Update.Ulrich Drepper2002-03-131-3/+4
* Update.Ulrich Drepper2002-03-121-1/+1
* Update.Ulrich Drepper2002-02-131-1/+11
* Update.Ulrich Drepper2002-02-061-0/+5
* Update.Ulrich Drepper2002-02-031-10/+11
* Update.Ulrich Drepper2002-02-031-0/+42
* Update.Ulrich Drepper2002-02-011-0/+23
* Update.Ulrich Drepper2002-01-311-4/+5
* (realloc): Handle NULL for first parameter correctly.Ulrich Drepper2001-11-101-0/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-04-111-2/+2