From f1c7c0462bd8b2ddf57acd960687b0b10d5eb9f3 Mon Sep 17 00:00:00 2001 From: leitner Date: Sat, 6 Sep 2003 01:39:19 +0000 Subject: [PATCH] brag about my io exploits ;) --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index d97da7b..cad7e32 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ oops, had a declaration and man page for taia_addsec but not the function itself add buffer functions to write strerror(errno) + add io API supporting poll, epoll and kqueue 0.15: man page update (document stralloc return values)