3
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Denys Vlasenko 0052882200 top: add -m ("memory") option 15 жил өмнө
  Denys Vlasenko f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS 15 жил өмнө
  Denis Vlasenko 28e67966f3 hush: make getopt32 usable in builtins. use it in unset. 15 жил өмнө
  Denis Vlasenko fd5a3d2812 gzip: fix gzip -dc case caused by using stale getopt state 16 жил өмнө
  Denis Vlasenko d1660cb9ad ash: fix a bug in standalone mode (corrupted getopt() state) 16 жил өмнө
  Denis Vlasenko ea7c9b3366 whitespace fixes 16 жил өмнө
  Denis Vlasenko e417be6697 getopt32: do not return pointer to alloca() areas 16 жил өмнө
  Denis Vlasenko 4301616b27 libbb: getopt32() should not ever touch argv[0] (even read) 16 жил өмнө
  Denis Vlasenko 1c45a505eb libbb: fix mishandling of "all argv are opts" in getopt32() 16 жил өмнө
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 жил өмнө
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation 16 жил өмнө
  Denis Vlasenko 765c1c3c31 getopt32: fix "tar x" case; fix memory leak 16 жил өмнө
  Denis Vlasenko 9137341851 getopt32: fix recently broken opt_complementary "--" 16 жил өмнө
  Denis Vlasenko b12b1c87b5 Splitting xfuncs.c into two parts. No code chabges. 16 жил өмнө
  Denis Vlasenko 468aea2d88 shells: do not frocibly enable test, echo and kill _applets_, 16 жил өмнө
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 16 жил өмнө
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 16 жил өмнө
  Denis Vlasenko 56244736ec whitespace fixes 17 жил өмнө
  Denis Vlasenko 04e11c9209 getpot: add support for "a+" specifier for nonnegative int parameters. 17 жил өмнө
  Denis Vlasenko 9772816570 *: move getopt reset code to better place(s) 17 жил өмнө
  Denis Vlasenko ab8c9378c9 more "if (p) free(p)" fixes; fix a typo in comment 17 жил өмнө
  Denis Vlasenko 737d131e5e support "#!/bin/busybox"-style wrappers. Needed for SELinux. 17 жил өмнө
  Denis Vlasenko 6666ac42a5 cp,mv: simpler arg[cv] handling -> smallish code savings 17 жил өмнө
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 жил өмнө
  Denis Vlasenko a0319ba936 hdparm: shrink rodata by ~250 bytes 17 жил өмнө
  Denis Vlasenko 6a2f7f41cf whitespace fixes, no code changes 17 жил өмнө
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 жил өмнө
  Denis Vlasenko f4cee7a174 getopt32: fix getopt32 breakage (forgot to memset(0) it) -- thanks rockeychu 17 жил өмнө
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 жил өмнө
  Denis Vlasenko 5bfcb4d5ae getopt32 must remain NOFORK-safe (no mallocs!). Using alloca and pretending 17 жил өмнө