summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/realpath.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* readlink(path, buf, sizeof buf-1). Never forget that -1.deraadt1998-05-181-2/+2
* add ELOOP support; shigio@wafu.netgate.netderaadt1997-06-201-1/+6
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+159