From 511056d1ac6924f17d3c613d180565dc49b065cf Mon Sep 17 00:00:00 2001 From: Felix von Leitner Date: Wed, 14 Jan 2004 01:18:06 +0000 Subject: [PATCH] credit for AIX and MacOS --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index a0aef2c..3ee6981 100644 --- a/CHANGES +++ b/CHANGES @@ -22,7 +22,9 @@ break out alloca #include dependency into havealloca.h support HP-UX sendfile64 (thanks to Rolf Eike Beer) support Solaris sendfile64 - support MacOS X sendfile (thanks to Bernhard Schmidt) + support MacOS X sendfile (and comment it out again, the headers + declare it but it's not actually there) (thanks to Bernhard Schmidt) + support AIX 5 (thanks to Lutz Chwala and Arthur Erhardt) 0.16: add buffer_fromsa (make buffer from stralloc)