From 901a5bd7f40dd8431490f80c1e50d6709245ce75 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 2 Mar 2000 08:38:42 +0000 Subject: [PATCH] Update. 2000-03-02 Andreas Jaeger * posix/unistd.h: __THROW has to precede __attribute__, otherwise g++ fails to parse this. Reported by Sean Chen . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 704a78986f6..f43d093b8d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-03-02 Andreas Jaeger + + * posix/unistd.h: __THROW has to precede __attribute__, otherwise + g++ fails to parse this. + Reported by Sean Chen . + 2000-02-28 Ulrich Drepper * io/creat.c: Moved to... -- 2.47.2