This commit is contained in:
Michael Kerrisk 2008-04-25 06:40:36 +00:00
parent 0ad25472b6
commit c524cb96f7
1 changed files with 10 additions and 0 deletions

10
Changes
View File

@ -284,6 +284,16 @@ wait.2
of SIGCHLD is "ignore", explicitly setting the disposition to
SIG_IGN results in different treatment of zombies.
aio_cancel.3
aio_error.3
aio_fsync.3
aio_read.3
aio_return.3
aio_suspend.3
aio_write.3
Kevin O'Gorman <kogorman@csc.calpoly.edu>
Add "Link with -lrt" to SYMOPSIS.
backtrace.3
Nicolas François
s/backtrace_symbols/backtrace-symbols_fd/ in one sentence.