1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.bin/time
Yaroslav Tykhiy 69df5b5a0b Assorted minor fixes, mostly style(9):
- PID should be pid_t, not int;
- sort #include's and local variables;
- don't overuse initializers;
- use warn(3) instead of perror(3) consistently;
- amplify the comment on signals.
2003-10-04 15:17:08 +00:00
..
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
time.1 Introduce options definition the standard way. command -> utility. 2003-06-09 19:37:45 +00:00
time.c Assorted minor fixes, mostly style(9): 2003-10-04 15:17:08 +00:00