freebsd-dev/bin/sleep
Nate Lawson 174005b7f0 Remove getopt and strtol dependencies, reducing size of static exe.
Preserve older desired behavior, accept [+-]*[0-9]*\.[0-9]*
Remove a few unnecessary casts.

%ls -l /bin/sleep
-r-xr-xr-x  1 root  wheel  61332 Oct 28 05:16 /bin/sleep
%ls -l /usr/obj/usr/src/bin/sleep/sleep
-rwxr-xr-x  1 root  wheel  19124 Nov 13 12:12 /usr/obj/usr/src/bin/sleep/sleep

Submitted by:	Tim Kientzle <kientzle@acm.org>
2002-11-13 20:12:26 +00:00
..
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
sleep.1 Sort sections, use Ex macro in Diagnostics section, point out that the first 2002-06-10 09:33:15 +00:00
sleep.c Remove getopt and strtol dependencies, reducing size of static exe. 2002-11-13 20:12:26 +00:00