Update.
authorUlrich Drepper <drepper@gcc.gnu.org>
Mon, 29 Jun 1998 18:06:37 +0000 (18:06 +0000)
committerUlrich Drepper <drepper@gcc.gnu.org>
Mon, 29 Jun 1998 18:06:37 +0000 (18:06 +0000)
From-SVN: r20803

libio/ChangeLog

index 05ba98129dfb6f2792314870633a9decf515df34..f7293c8d425c55b203987acf236c902b71b34ee0 100644 (file)
@@ -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.