projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34088e0
)
* MODULES.html.sh: Remove uinttostr. It's not a module.
author
Jim Meyering
<jim@meyering.net>
Tue, 24 Oct 2006 18:18:19 +0000
(18:18 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 24 Oct 2006 18:18:19 +0000
(18:18 +0000)
Reported by Karl Berry.
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 0a2d59e4b4458bf657ac55cad4e9f3957e1b8763..c4f0ea57bb3a4565a1f7ebe32cdf718f521fe4c8 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2006-10-24 Jim Meyering <jim@meyering.net>
+
+ * MODULES.html.sh: Remove uinttostr. It's not a module.
+ Reported by Karl Berry.
+
2006-10-23 Bruno Haible <bruno@clisp.org>
* lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index 81f1b786a942bab1ca4b5d07270ff8ded46a8320..1196121e032916a4099b1bf821f61e876fc2156a 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-1802,7
+1802,6
@@
func_all_modules ()
func_begin_table
func_module intprops
func_module inttostr
- func_module uinttostr
func_module xstrtoimax
func_module xstrtoumax
func_end_table