summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/getwd.c
AgeCommit message (Expand)Author
2013-09-30Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,Todd C. Miller
2013-06-01no need to cast nullTed Unangst
2005-08-08zap remaining rcsid.Marc Espie
2003-10-10Warn against getwd() usage.Miod Vallat
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
1996-12-21-Wall madness.Todd C. Miller
1996-12-17strncpy that strerror, found by oliver@secnet.comTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt