Commit History

Author SHA1 Message Date
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 years ago
  Denis Vlasenko e8419c90f1 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) 17 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko dbe6e66d6a trylink: automatically use custom link script if user provides one 17 years ago
  Denis Vlasenko e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g 17 years ago
  Denis Vlasenko b71c668c57 style fix (stray space before ';') 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Bernhard Reutner-Fischer d58c19479d - small size tweak 18 years ago
  Denis Vlasenko fcdb00f735 httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! 18 years ago
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 70210168fc wc: optionally support very large files in wc 18 years ago
  Denis Vlasenko 3ed001ff26 wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) 18 years ago
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. 18 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Matt Kraai 38c15becf6 Avoid printing a trailing blank character. 23 years ago
  Matt Kraai 741f40b58e Use an int to hold the result of fgetc (bug noted by David Kimdon). 23 years ago
  Glenn L McGrath 9e6c9f7311 Minor space saving improvments 23 years ago
  Glenn L McGrath 74afa9aed1 When just counting chars of a file stat file instead of reading the whole file (Fixes Debian bug #103302) 23 years ago
  Glenn L McGrath c29ab97094 woops. dotn pass NULL 23 years ago
  Glenn L McGrath 1477ad8e83 Simplify print function, prints an extra space if no filename, but saves 4 bytes 23 years ago
  Glenn L McGrath 02d090d3d2 Use enums for selected functionality, Reduce the size by nearly 100 Bytes 23 years ago
  Eric Andersen 3e6ff9017f A cleanup patch from Jeff Garzik to static-ify a number of 24 years ago
  Eric Andersen eba8ed71f0 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 24 years ago