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:
0d9735f
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:21:32 +0000
(22:21 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:21:32 +0000
(22:21 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 567c955876de0531eab00194c002b8d8edf5ded8..81e9f996bcd44fd5c9b5582c543ad7f8d87783c2 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-3,7
+3,7
@@
* dirname.c (dir_name): Support for DOS-style file names with drive
letters.
- * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>.
+ * quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h>
for decl of iswprint
.
* strverscmp.c (ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.