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
/
gen
/
signal.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
The synopsis rendered very poorly because of a "Quite Ugly but
tb
2016-05-28
1
-6
/
+8
*
Document that execve(2) resets SIGCHLD to SIG_DFL
guenther
2015-10-11
1
-3
/
+6
*
chflagsat() is also async-signal-safe
guenther
2015-05-12
1
-2
/
+3
*
When listing the async-signal-safe functions, don't split out "ANSI C"
guenther
2014-11-17
1
-15
/
+11
*
We missed a hyphen in 'async-signal-safe'
guenther
2014-09-15
1
-3
/
+3
*
sockatmark(3) has been implemented; add it to the async-signal-safe lists
guenther
2014-09-10
1
-5
/
+3
*
Add additional kernel interfaces for setting close-on-exec on fds
guenther
2014-08-31
1
-2
/
+6
*
Add pthread_sigmask() and raise() to the list of async signal safe
matthew
2014-07-21
1
-1
/
+3
*
Fix typo: s/lstate/lstat/
matthew
2014-07-21
1
-3
/
+3
*
Document that abort() is async signal safe now that it doesn't flush
matthew
2014-07-19
1
-7
/
+7
*
Oops, getentropy() is an "extension interface", not a "base interface"
matthew
2014-07-18
1
-2
/
+3
*
Document that v?dprintf() is just as safe as v?snprintf(). OK espie@
millert
2014-05-23
1
-2
/
+6
*
obvious .Pa fixes; found with mandocdb(8)
schwarze
2014-01-21
1
-3
/
+3
*
more library history
schwarze
2013-07-17
1
-5
/
+14
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
Fixed typo.
tobias
2013-04-22
1
-3
/
+3
*
Document that openat(), etc are safe to call from a signal handler.
matthew
2012-04-03
1
-20
/
+20
*
symetry
espie
2012-01-19
1
-3
/
+3
*
make -column lists pretty again;
jmc
2011-09-03
1
-37
/
+36
*
Do not attempt to silently continue text for the last column of tables
schwarze
2010-02-25
1
-5
/
+3
*
Update the list of async-signal-safe functions
guenther
2009-12-16
1
-30
/
+110
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
asyncronous -> asynchronous;
jmc
2007-05-31
1
-2
/
+2
*
duplicate in the safe list
deraadt
2006-04-11
1
-3
/
+2
*
- sync prototypes and header file excerpts to reality
jaredy
2005-07-22
1
-7
/
+7
*
SIGSTOP needs .Dv, not .Ev;
jmc
2004-12-30
1
-2
/
+2
*
XPG specifies bsd_signal(3) so make it an alias for signal(3); OK deraadt@
millert
2004-05-03
1
-8
/
+20
*
Mention siginterrupt; OK deraadt@
millert
2004-04-30
1
-1
/
+6
*
actually snprintf/vsnprintf are now signal race safe
deraadt
2003-12-02
1
-2
/
+4
*
-make a copy the global variable
dhartmei
2003-07-14
1
-2
/
+2
*
whatever happened, i cannot explain it. rollback my stupid
fgsch
2003-06-22
1
-2
/
+2
*
fix prototype; from Pedro Bastos.
fgsch
2003-06-22
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
- correct macro usage
jmc
2003-05-30
1
-2
/
+1
*
cpu -> CPU
jmc
2003-05-12
1
-2
/
+2
*
typos;
jmc
2003-04-30
1
-3
/
+3
*
some more functions that are (only on OpenBSD) safe in signal handlers.
deraadt
2003-02-03
1
-2
/
+16
*
Initial cleanup:
mpech
2002-04-30
1
-2
/
+2
*
If the handler for SIGCHLD is set to SIG_IGN, act as if the
millert
2002-01-07
1
-1
/
+25
*
list syslog_r as safe in signal handlers
deraadt
2001-11-07
1
-2
/
+3
*
mdoc police.
aaron
2001-03-11
1
-4
/
+5
*
first cut at "what is allowed in a signal handler, based on but extended from FreeBSD list
deraadt
2001-01-17
1
-1
/
+124
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
1
-3
/
+5
*
- remove all trailing whitespace
aaron
1999-07-09
1
-4
/
+4
*
repairs
aaron
1999-05-29
1
-13
/
+17
*
more missing .El macros filled in
aaron
1999-05-27
1
-1
/
+2
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
1
-2
/
+2
*
correct some Xr's which referred to the wrong man page sections
aaron
1999-05-10
1
-2
/
+2
*
make function names the correct case
deraadt
1999-02-27
1
-2
/
+2
[next]