tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
time
/
at
trash-bin2
3 files
Makefile
$OpenBSD$
28 years ago
time.1
the granularity of microprocessors has likely improved since this note was added. it seems more confusing than informative now. remove. ok cheloha deraadt
7 years ago
time.c
Minor cleanup, joint work with Scott Cheloha <scottcheloha at gmail dot com>: * Delete bogus error message and correct exit status when dying from SIGKILL. * Prefer warn(3) over perror(3) for clarity. * Return from main() rather than exit(3). * Simplify kill(getpid(), ...) to raise(...). * Drop obvious /* NOTREACHED */. No objections raised when shown on tech@.
8 years ago