projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80163b
)
* malloc/mcheck.c: Don't use __P.
author
Roland McGrath
<roland@gnu.org>
Wed, 8 Sep 2004 20:36:06 +0000
(20:36 +0000)
committer
Roland McGrath
<roland@gnu.org>
Wed, 8 Sep 2004 20:36:06 +0000
(20:36 +0000)
Use prototypes definitions for static functions.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c2875b72c462077eaa336ede867ad21906f50da7..948cd068bfeaf0ff6811567df443b5154376d147 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-09-08 Roland McGrath <roland@redhat.com>
+
+ * malloc/mcheck.c: Don't use __P.
+ Use prototypes definitions for static functions.
+
2004-09-08 Ulrich Drepper <drepper@redhat.com>
Jakub Jelinek <jakub@redhat.com>