Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 61befda93b ash,hush: add TODO for rare build failure il y a 16 ans
  Denis Vlasenko 8ddb6410ed tee: fix infinite looping on open error (echo asd | tee "") il y a 16 ans
  Denis Vlasenko 4b8171cd7a tee: "-" is a name for stdout, handle it that way il y a 16 ans
  Denis Vlasenko 25591c322c libbb: introduce bb_signals and bb_signals_recursive, il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Bernhard Reutner-Fischer b31c252860 - reuse retval for the option handling. il y a 18 ans
  Denis Vlasenko 2d27e4ccbb tee: fix bug: argv[-1] is a no-no! il y a 18 ans
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names il y a 18 ans
  Denis Vlasenko f0ed376eda remove bb_printf and the like il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. il y a 18 ans
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 il y a 18 ans
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
  "Robert P. J. Day" 801ab14013 Add one-line GPL boilerplate to numerous (but not all yet) source files. il y a 18 ans
  "Vladimir N. Oleynik" 6f347ef9dc common BUFSIZ BSS buffer, small reduce code, data and bss il y a 19 ans
  Manuel Novoa III d709743b09 If read were to return with an error, bad things would happen. Fix it. il y a 20 ans
  Eric Andersen febd744d31 Use STDIN_FILENO rather than '0' il y a 20 ans
  Eric Andersen d4d01d2b9b Rob Landley writes: il y a 20 ans
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
  Eric Andersen 637d2266e1 Disable any buffering to stdout il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 21 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Glenn L McGrath 1d098cefe2 Use wfopen instead of fopen & error_msg, saves 64 bytes il y a 23 ans
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work il y a 24 ans
  Eric Andersen 8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for il y a 24 ans
  Matt Kraai 1fa1adea2a Change calls to error_msg.* and strerror to use perror_msg.*. il y a 24 ans
  Mark Whitley f57c944e09 Changed names of functions in utility.c and all affected files, to make il y a 24 ans