freebsd-dev/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
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