Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. il y a 15 ans
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX il y a 15 ans
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 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 fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. il y a 17 ans
  Denis Vlasenko 39c651e909 introduce and use setfscreatecon_or_die il y a 17 ans
  Denis Vlasenko 49622d7846 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 18 ans
  Denis Vlasenko 22dcd04f8f mkdir: style fix il y a 18 ans
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes il y a 18 ans
  Denis Vlasenko dca0b707c0 reshuffle libbb.h contents so that order of decls makes sense il y a 18 ans
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 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
  Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 19 ans
  Rob Landley b7128c6236 Cleanup patch by Bernhard Fischer, removing unnecessary includes of il y a 19 ans
  Eric Andersen 8876fb2f59 last_patch89 from vodz: il y a 21 ans
  Manuel Novoa III cad5364599 Major coreutils update. il y a 22 ans
  Glenn L McGrath 822e7fd587 When making parent directories set permissions based on the base parent tree rather than the new directory to be created. il y a 22 ans
  Glenn L McGrath 924f93e848 make_directory() will fail instantly so we dont need to test for failure here il y a 22 ans
  Matt Kraai ceeff73819 Rewrote mkdir (and touched lots of things in the process). il y a 23 ans
  Eric Andersen 04095e58fb Move messages.c to libbb. Make each string in messages.c be its own .o file. il y a 23 ans
  Eric Andersen cbe31dace5 It turns out that DODMALLOC was broken when I reorganized busybox.h il y a 24 ans
  Eric Andersen 67991cf824 This patch, put together by Manuel Novoa III, is a merge of work il y a 24 ans
  Matt Kraai dd19c69904 Removed trailing \n from error_msg{,_and_die} messages. il y a 24 ans