diff options
| author | Ulrich Drepper <drepper@gcc.gnu.org> | 1998-06-29 18:06:37 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@gcc.gnu.org> | 1998-06-29 18:06:37 +0000 |
| commit | 68a4a1412500fc851351e5b70880bfeeae43cd03 (patch) | |
| tree | 4dcd945170a1f7558feaeb9c62546af636606307 | |
| parent | 9ca05bb14e1afacfb4095e52736c39d76a1e8c5b (diff) | |
| download | gcc-68a4a1412500fc851351e5b70880bfeeae43cd03.zip gcc-68a4a1412500fc851351e5b70880bfeeae43cd03.tar.gz gcc-68a4a1412500fc851351e5b70880bfeeae43cd03.tar.bz2 | |
Update.
From-SVN: r20803
| -rw-r--r-- | libio/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index 05ba981..f7293c8 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,5 +1,8 @@ 1998-06-29 Ulrich Drepper <drepper@cygnus.com> + * libio.h: Rewrite __PMT change so that it works with platforms + defining __P but not __PMT. + * libio.h (__PMT): New macro. Defined like __P. Use is for function pointers. |
