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:
a343e68
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 22 Aug 1999 10:22:06 +0000
(10:22 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 22 Aug 1999 10:22:06 +0000
(10:22 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index f4c79263af5f57582bd19178a485d462fdbf1d15..c2308274f39c62a40b15d9627b1b08cfd8826714 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-1,5
+1,9
@@
1999-08-22 Jim Meyering <meyering@ascend.com>
+ * src/sys2.h (IF_LINT): Define new macro.
+ * src/df.c (main): Rename locals i and j.
+ Use IF_LINT macro instead of #ifdef lint...
+
* src/dd.c (parse_integer): Add `const' to char* parameter and
add a separate `suffix' variable.