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:
f85a710
)
Update.
author
Andreas Jaeger
<aj@suse.de>
Mon, 23 Jul 2001 08:40:22 +0000
(08:40 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Mon, 23 Jul 2001 08:40:22 +0000
(08:40 +0000)
Add prototypes to avoid warnings.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index eb8548ed8bcfcca2e93f1a6cca735239ee735ec2..73e157d7505a3f4b2e39fb10837114725998b28a 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-8,6
+8,7
@@
* iconv/iconvconfig.c: Include <sys/cdefs.h> and use
__attribute_malloc__ for older GCC versions.
* iconv/strtab.c: Likewise.
+ Add prototypes to avoid warnings.
2001-07-22 Roland McGrath <roland@frob.com>