*** empty log message ***

This commit is contained in:
Jim Meyering
1992-10-31 23:02:03 +00:00
parent 220a183e8d
commit cdb20814d2
+11
View File
@@ -1,3 +1,14 @@
Sat Oct 31 16:32:17 1992 Jim Meyering (meyering@idefix.comco.com)
* fsusage.c (adjust_blocks): Convert to a macro. The static
function wasn't always used.
* makepath.c, cp.c, ls.c: Add parentheses to expressions
like (c = *p++) as per suggestion from gcc -Wall.
* dd.c (swab_buffer): Fix typo that incremented pointer instead
of counter. Add braces around static struct initializers.
Thu Oct 29 14:57:21 1992 David J. MacKenzie (djm@kropotkin.gnu.ai.mit.edu)
* Version 3.4.