summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-3/+5
* fix tabs lost apparently in copy&pasteache1999-02-121-5/+5
* Replace memory leaking instances of realloc with non-leaking reallocf.imp1998-09-161-1/+1
* realpath() should break on looped symlinks.phk1997-07-161-0/+5
* Part 2 of a failed commit (cvs broke). Original message:peter1997-03-131-0/+158
* merge from Lite2 - realpath() now shares a lot of code with getcwd()peter1997-03-111-158/+0
* Don't attempt to lstat() the POSIXLY invalid empty pathname.bde1995-02-251-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+158
OpenPOWER on IntegriCloud