summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/realpath.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-271-1/+1
* MFC: rev. 1.20:Max Khon2003-06-021-2/+2
* MFC: make realpath thread-safe.Max Khon2003-05-221-104/+134
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+5
* fix tabs lost apparently in copy&pasteAndrey A. Chernov1999-02-121-5/+5
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-1/+1
* realpath() should break on looped symlinks.Poul-Henning Kamp1997-07-161-0/+5
* Part 2 of a failed commit (cvs broke). Original message:Peter Wemm1997-03-131-0/+158
* merge from Lite2 - realpath() now shares a lot of code with getcwd()Peter Wemm1997-03-111-158/+0
* Don't attempt to lstat() the POSIXLY invalid empty pathname.Bruce Evans1995-02-251-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+158