From c524cb96f79d9c448f287c83d01071d7f0213f14 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 25 Apr 2008 06:40:36 +0000 Subject: [PATCH] sync --- Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changes b/Changes index ab5f3b0b0..04605577e 100644 --- a/Changes +++ b/Changes @@ -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 + Add "Link with -lrt" to SYMOPSIS. + backtrace.3 Nicolas François s/backtrace_symbols/backtrace-symbols_fd/ in one sentence.