1. 9016d28 Do not use arg.h for tools which take no flags by FRIGN · 10 years ago
  2. e00fe1f Audit sleep(1) by FRIGN · 10 years ago
  3. 31572c8 Clean up #includes by FRIGN · 10 years ago
  4. 7a0c266 Remember to include limits.h for UINT_MAX by sin · 10 years ago
  5. 48cc842 Use estrtonum in sleep(1) by sin · 10 years ago
  6. e8cb7f5 sleep: Allow sleeping for 136 years by sin · 10 years ago
  7. e077e0c sleep(3) cannot handle ulong so don't fool people by sin · 10 years ago
  8. 3299360 Add mandoc-manpage for sleep(1) and refactor the code a bit by FRIGN · 10 years ago
  9. eee98ed Fix coding style by FRIGN · 11 years ago
  10. 0c5b7b9 Stop using EXIT_{SUCCESS,FAILURE} by sin · 11 years ago
  11. 953ebf3 code style by Hiltjo Posthuma · 11 years ago
  12. b5a511d Exit with EXIT_SUCCESS/EXIT_FAILURE instead of 0 and 1 by sin · 12 years ago
  13. 7216a53 Remove unnecessary exit(1) in usage() by stateless · 12 years ago
  14. 4d38f60 Eliminating the getopt disgrace. by Christoph Lohmann · 12 years ago
  15. 9541060 rename estrtol by Connor Lane Smith · 14 years ago
  16. 7c251bc refactor strnum by Connor Lane Smith · 14 years ago
  17. 262f357 add head by Connor Lane Smith · 14 years ago
  18. f458397 no, getopt.h is gnu specific by Connor Lane Smith · 14 years ago
  19. da547fb add missing #include <getopt.h> do not override CC in config.mk by pancake · 14 years ago
  20. 4c6c379 handle -- by Connor Lane Smith · 14 years ago
  21. 474ee64 add sleep & date, thanks kamil by Connor Lane Smith · 14 years ago
OSZAR »