summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/realpath.3
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-06-131-1/+1
* Add restrict keyword to realpath manpage.kevlo2013-03-181-1/+1
* According to SUSv4, realpath(3) must fail ifkib2012-05-111-4/+4
* Comment out IEEE Std 1003.1-2001 conformance proclaimed too early,ache2010-08-051-5/+5
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-12/+12
* C language does not has references, it provides pointers.kib2010-04-211-2/+2
* Add standards section, improve wording, taking into account the handlingkib2010-04-211-6/+8
* Slightly modernize realpath(3).kib2010-04-201-3/+16
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Make realpath() thread-safe. New implementation does not use chdir(2) at all.fjoe2003-03-271-4/+0
* realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX.johan2003-01-151-2/+2
* mdoc(7) police: "The .Fn function".ru2002-12-181-1/+1
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-071-2/+2
* Remove whitespace at EOL.dd2001-07-151-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Merge from RELENG_3 (oops):chris2000-01-291-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Show the real revision date and not the date that thissteve1997-06-231-1/+1
* Part 2 of a failed commit (cvs broke). Original message:peter1997-03-131-0/+125
* merge from Lite2 - realpath() now shares a lot of code with getcwd()peter1997-03-111-125/+0
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+125
OpenPOWER on IntegriCloud