projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ca05bb
)
Update.
author
Ulrich Drepper
<drepper@gcc.gnu.org>
Mon, 29 Jun 1998 18:06:37 +0000
(18:06 +0000)
committer
Ulrich Drepper
<drepper@gcc.gnu.org>
Mon, 29 Jun 1998 18:06:37 +0000
(18:06 +0000)
From-SVN: r20803
libio/ChangeLog
patch
|
blob
|
history
diff --git
a/libio/ChangeLog
b/libio/ChangeLog
index 05ba98129dfb6f2792314870633a9decf515df34..f7293c8d425c55b203987acf236c902b71b34ee0 100644
(file)
--- 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.