summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/getwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zap remaining rcsid.espie2005-08-081-4/+1
* Warn against getwd() usage.miod2003-10-101-1/+4
* ansification; checked by pvalderaadt2003-06-111-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-3/+2
* -Wall madness.millert1996-12-211-2/+2
* strncpy that strerror, found by oliver@secnet.comderaadt1996-12-171-2/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+55