summaryrefslogtreecommitdiff
path: root/bin/sleep
AgeCommit message (Expand)Author
2019-03-10Deal with overflow when the sleep duration given is a simplekre
2019-01-27Sort sections.wiz
2019-01-27cast to intmax_t instead of long, since time_t is "long long"christos
2019-01-26Explicitly cast time_t to match format string - should fix the build onmartin
2019-01-26While cute, the previous version is not really safe.kre
2019-01-26Adjust the way the arg string is parsed in the "not entirelykre
2019-01-19Allow the decimal radix character '.' to work, regardless ofkre
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-08-12Document the version sleep first appeared.sevan
2011-08-29Use __deadjoerg
2011-08-15Improve wording.wiz
2010-10-09Bump date for SIGINFO.wiz
2010-10-09add SIGINFO support; from freebsd:mrg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-08-18- Cleanup for sleep.c:hubertf
2005-10-17PR/27140: "sleep time" doesn't error out.elad
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-21Use shell glob expansion in the csh example, instead of ls with glob.kim
2002-09-25New policy: New sentences start on a new line.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Sort SEE ALSO.wiz
2001-11-12PR/14558: Tero Kivinen: Check the return value of nanosleep and don't failchristos
2001-09-16ANSIfy and KNF by Petri Koistinen.wiz
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
2000-08-28Add 'RETURN VALUE' section header.hubertf
1998-11-04char -> unsigned charchristos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-04-09remove #include <sys/time.h> ; the include file bug noted in the comment abov...fair
1997-11-05lintcgd
1997-09-14- getopt returns -1 not EOFlukem
1997-08-04Make sleep handle non-integer values. Document the same, noting thatperry
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Fix compiler warnings.christos
1995-07-25Use "utility" instead of "command". Modern definitions of these termsjtc
1995-03-21convert to new RCS id conventions.cgd
1994-09-22Merge 4.4-Lite version.mycroft
1994-01-11Fix spelling errors.jtc
1993-12-31localization & manpage update.jtc
1993-09-10Quiet compiler warnings by explicitly declaring return value of main().jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd