projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f92b22
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 22:30:51 +0000
(22:30 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 6 Jun 2003 22:30:51 +0000
(22:30 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index
bfdc0c3
..
aeec857
100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,6
+1,12
@@
2003-06-07 Jim Meyering <jim@meyering.net>
Update from gnulib.
+ * strtoimax.c: Include <stdint.h> as an alternative to <inttypes.h>.
+ * xstrtol.h: Likewise.
+ * xstrtoimax.c: Likewise.
+ * xstrtoumax.c: Likewise.
+
+ Update from gnulib.
* strcasecmp.c: Include <stddef.h>, not <sys/types.h>.
* savedir.c: Include <stddef.h>.
(NULL): Don't define, since <stddef.h> does that.