Historia zmian

Autor SHA1 Wiadomość Data
  Denys Vlasenko 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 14 lat temu
  Denys Vlasenko ded688c6f6 fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) 15 lat temu
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 lat temu
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 lat temu
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 lat temu
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). 17 lat temu
  Denis Vlasenko 0beaff8c19 update Glenn McGrath's email address 17 lat temu
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 lat temu
  Denis Vlasenko 931de892cc random shrinkage of statics, -60 bytes saved 17 lat temu
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 lat temu
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 lat temu
  Denis Vlasenko a41fdf331a preparatory patch for -Wwrite-strings #1 17 lat temu
  Denis Vlasenko 0849207ce0 convert "negaite" config option into reversed (INCLUDE_SUSv2) 18 lat temu
  Denis Vlasenko ddec5af6b0 rename functions to more understandable names 18 lat temu
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 lat temu
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 lat temu
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 lat temu
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 lat temu
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 lat temu
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 lat temu
  Bernhard Reutner-Fischer 4bf31272ff - very minor tweak: save 1 byte. 18 lat temu
  "Vladimir N. Oleynik" b1fd52e0b7 remove outdated and do not corected comment. Use bb_xasprintf instead xmalloc+set+set+strcpy. 18 lat temu
  Rob Landley f8fd4db92f Move SUSv2 obsolete feature disabling to debug menu, invert meaning of 18 lat temu
  Glenn L McGrath 0bd0257fe0 Add build options to control SuS compatability, allows numeric 19 lat temu
  Bernhard Reutner-Fischer d77b781c1f - remove unused variable have_read_stdin 19 lat temu
  Paul Fox 377bdaff3b avoid mixed declarations, to support older compilers just a little longer. 19 lat temu
  Rob Landley 746cfc8bf0 Another cleanup patch that's been in my tree for a while. Again I think it's 19 lat temu
  Glenn L McGrath c6992feee3 Update my email address, document some of my tasks in the AUTHORS file 20 lat temu
  Glenn L McGrath 7a54360cd4 Use bb_xgetlarg 21 lat temu
  Glenn L McGrath f01b805d91 New applet, fold 21 lat temu