]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Thu, 2 Mar 2000 08:38:42 +0000 (08:38 +0000)
committerAndreas Jaeger <aj@suse.de>
Thu, 2 Mar 2000 08:38:42 +0000 (08:38 +0000)
2000-03-02  Andreas Jaeger  <aj@suse.de>

* posix/unistd.h: __THROW has to precede __attribute__, otherwise
g++ fails to parse this.
Reported by Sean Chen <sean.chen@turbolinux.com>.

ChangeLog

index 704a78986f6dc1f012163de5bde30d03c1a6429b..f43d093b8d51ea073eb2926c16481c41ee1202c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-03-02  Andreas Jaeger  <aj@suse.de>
+
+       * posix/unistd.h: __THROW has to precede __attribute__, otherwise
+       g++ fails to parse this.
+       Reported by Sean Chen <sean.chen@turbolinux.com>.
+
 2000-02-28  Ulrich Drepper  <drepper@redhat.com>
 
        * io/creat.c: Moved to...