projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95d5ceb
)
* detach.c (mmalloc_detach): Arg should be PTR, not void *.
author
Stu Grossman
<grossman@cygnus>
Mon, 6 Apr 1992 23:35:26 +0000
(23:35 +0000)
committer
Stu Grossman
<grossman@cygnus>
Mon, 6 Apr 1992 23:35:26 +0000
(23:35 +0000)
Fixes complaints from non __STDC__ systems.
mmalloc/ChangeLog
patch
|
blob
|
history
diff --git
a/mmalloc/ChangeLog
b/mmalloc/ChangeLog
index 52a6b700ebbc266749ba7002eb0c0a77e023888c..6c80339f8617155d15fab4b8244397a2d15860a5 100644
(file)
--- a/
mmalloc/ChangeLog
+++ b/
mmalloc/ChangeLog
@@
-1,3
+1,8
@@
+Mon Apr 6 16:33:37 1992 Stu Grossman (grossman at cygnus.com)
+
+ * detach.c (mmalloc_detach): Arg should be PTR, not void *.
+ Fixes complaints from non __STDC__ systems.
+
Wed Apr 1 11:47:02 1992 Fred Fish (fnf@cygnus.com)
* mcalloc.c, mfree.c, mmalloc.c, mrealloc.c: Minor comment