Source-Changes archive

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

CVS commit: basesrc/usr.bin/time



Module Name:    basesrc
Committed By:   christos
Date:           Tue Jul 16 15:41:57 UTC 2002

Modified Files:
        basesrc/usr.bin/time: Makefile time.c

Log Message:
modernize:
        - use wait4
        - KNF
        - factor out common printf code
        - use err/warn
        - use getprogname


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/time/Makefile
cvs rdiff -r1.11 -r1.12 basesrc/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