Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/time



Module Name:    src
Committed By:   matt
Date:           Sat Feb 24 21:30:27 UTC 2007

Modified Files:
        src/usr.bin/time: Makefile time.c
Added Files:
        src/usr.bin/time: ext.h xtime.c

Log Message:
Add '-c' option for csh-style time output.  Use the csh time format code
to print the new csh-style time output.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/time/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/time/ext.h src/usr.bin/time/xtime.c
cvs rdiff -r1.16 -r1.17 src/usr.bin/time/time.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