Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/ls
Module Name: src
Committed By: simonb
Date: Wed Dec 11 12:56:31 UTC 2024
Modified Files:
src/bin/ls: ls.c ls.h print.c
Log Message:
Use the number of blocks used in the current directory instead of the
total file byte count when printing the initial "total" line with the
-h option combined with -s or -l options.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/bin/ls/ls.c
cvs rdiff -u -r1.19 -r1.20 src/bin/ls/ls.h
cvs rdiff -u -r1.58 -r1.59 src/bin/ls/print.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index