aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/realpath.3
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsEd Maste2013-06-131-1/+1
* Add restrict keyword to realpath manpage.Kevin Lo2013-03-181-1/+1
* According to SUSv4, realpath(3) must fail ifKonstantin Belousov2012-05-111-4/+4
* Comment out IEEE Std 1003.1-2001 conformance proclaimed too early,Andrey A. Chernov2010-08-051-5/+5
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-12/+12
* C language does not has references, it provides pointers.Konstantin Belousov2010-04-211-2/+2
* Add standards section, improve wording, taking into account the handlingKonstantin Belousov2010-04-211-6/+8
* Slightly modernize realpath(3).Konstantin Belousov2010-04-201-3/+16
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Make realpath() thread-safe. New implementation does not use chdir(2) at all.Max Khon2003-03-271-4/+0
* realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.Johan Karlsson2003-01-151-2/+2
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-1/+1
* Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven2001-09-071-2/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Merge from RELENG_3 (oops):Chris Costello2000-01-291-5/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* Part 2 of a failed commit (cvs broke). Original message:Peter Wemm1997-03-131-0/+125
* merge from Lite2 - realpath() now shares a lot of code with getcwd()Peter Wemm1997-03-111-125/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+125