aboutsummaryrefslogtreecommitdiff
path: root/stdlib/canonicalize.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-05stdlib: Simplify buffer management in canonicalizeFlorian Weimer1-64/+51
2022-03-31realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996]Siddhesh Poyarekar1-3/+6
2022-02-21realpath: Do not copy result on failure (BZ #28815)Siddhesh Poyarekar1-2/+2
2022-01-24realpath: Avoid overwriting preexisting error (CVE-2021-3998)Siddhesh Poyarekar1-1/+1
2022-01-21realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]Siddhesh Poyarekar1-2/+10
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-05stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella1-163/+383
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-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-05-08Fix BZ 22786: integer addition overflow may cause stack buffer overflowPaul Pluzhnikov1-1/+1
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-01Mark internal stdlib functions with attribute_hidden [BZ #18822]H.J. Lu1-0/+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-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath1-3/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2008-06-26[BZ #6654]Ulrich Drepper1-2/+2
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper1-2/+2
2005-04-27* stdlib/test-canon.c: Make doesExist a directory and add more testsUlrich Drepper1-1/+6
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-7/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+7
2004-03-10Update.Ulrich Drepper1-0/+1
2004-02-26Update.Ulrich Drepper1-1/+1
2004-02-17Update.Ulrich Drepper1-5/+6
2002-11-15* sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.Roland McGrath1-1/+8
2002-07-11Update.Ulrich Drepper1-1/+19
2002-05-16Update.Ulrich Drepper1-17/+4
2001-12-29Realloc error handling memory leak fix.Ulrich Drepper1-4/+6
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-09-01Update.Ulrich Drepper1-3/+3
2000-02-28Update.Ulrich Drepper1-0/+1
2000-02-22Update.Ulrich Drepper1-1/+1
2000-02-11Update.Ulrich Drepper1-1/+7
1999-02-09Update.Ulrich Drepper1-1/+0
1999-01-17Update.Ulrich Drepper1-9/+14
1998-04-14Update.Ulrich Drepper1-7/+19
1998-04-08Update.Ulrich Drepper1-4/+6
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper1-11/+28
1997-08-20Update.cvs/libc-ud-970819Ulrich Drepper1-6/+8
1996-12-08update from main archive 961207cvs/libc-961208Ulrich Drepper1-12/+8
1996-12-07update from main archive 961206Ulrich Drepper1-19/+31
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-3/+3
1996-08-14Update.Ulrich Drepper1-3/+3