summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/getwd.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-17use strlcpy where it is more appropriate.itojun
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-14ifdef out __warn_references if we are linting.christos
1998-06-08warn_refs getwdlukem
1998-02-02merge lite-2perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix assignment in ifchristos
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd