summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/realpath.3
AgeCommit message (Expand)Author
2007-07-06Reference limits.h, not sys/param.h since we document using PATH_MAXTodd C. Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2005-04-03Xr readlink(1). ok jmc@Otto Moerbeek
2005-03-30Do not promise anything about the contents of resolved on failure.Otto Moerbeek
2005-03-29Make realpath() thread-safe. New implementation does not use chdir(2) at all.Brad Smith
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01- section reorderJason McIntyre
2001-04-23Various man page fixes and improvements from gluk@Aaron Campbell
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,Aaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1999-05-28"SEE ALSO" -> SEE ALSO, missed these files beforeAaron Campbell
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt