index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
realpath.3
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
The file passed to realpath(3) must exists, adjust man page to new
bluhm
1
-3
/
+3
2019-07-05
improve verb-tense for explaining the calling convention of __
deraadt
1
-3
/
+3
2019-06-30
tweak previous; ok guenther
jmc
1
-5
/
+6
2019-06-29
Document that getcwd() and realpath() are built on system calls that
guenther
1
-2
/
+16
2019-06-15
oops - missing .El in previous;
jmc
1
-1
/
+2
2019-06-15
realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore,
deraadt
1
-21
/
+39
2014-01-20
Fix an obvious .Fn/.Fa typo, found while testing mandocdb(8).
schwarze
1
-3
/
+3
2013-06-05
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
1
-4
/
+4
2011-07-24
occured -> occurred;
jmc
1
-2
/
+2
2011-07-24
Recent Single Unix will malloc memory if the second argument of realpath()
miod
1
-4
/
+17
2007-07-06
Reference limits.h, not sys/param.h since we document using PATH_MAX
millert
1
-3
/
+3
2007-05-31
convert to new .Dd format;
jmc
1
-2
/
+2
2005-04-03
Xr readlink(1). ok jmc@
otto
1
-1
/
+2
2005-03-30
Do not promise anything about the contents of resolved on failure.
otto
1
-4
/
+4
2005-03-29
Make realpath() thread-safe. New implementation does not use chdir(2) at all.
brad
1
-12
/
+8
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
millert
1
-6
/
+2
2003-06-01
- section reorder
jmc
1
-9
/
+9
2001-04-23
Various man page fixes and improvements from gluk@
aaron
1
-4
/
+4
2000-04-20
Flesh out stdlib function man pages.
aaron
1
-4
/
+3
1999-07-02
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
aaron
1
-2
/
+2
1999-06-29
first round of repairs on stdlib
aaron
1
-2
/
+2
1999-05-28
"SEE ALSO" -> SEE ALSO, missed these files before
aaron
1
-2
/
+2
1997-05-30
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
deraadt
1
-2
/
+2
1996-08-19
Fix RCS ids
tholo
1
-2
/
+1
1995-10-18
initial import of NetBSD tree
deraadt
1
-0
/
+126