Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko f2c16edf99 sed: fix nested {} case há 14 anos atrás
  Denys Vlasenko 96a1833231 sed: fix c cmd há 14 anos atrás
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 há 14 anos atrás
  Denys Vlasenko 9037787eae *: fix places where we were still using malloc/realloc há 14 anos atrás
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write há 15 anos atrás
  Denys Vlasenko 5799248976 sed: on output file, set not only mode, but owner too há 15 anos atrás
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
  Denys Vlasenko c0dab37d0a *: remove last function calls to isspace há 15 anos atrás
  Denys Vlasenko 6935ec9c0b networking/interface.c: tiny code shrink há 15 anos atrás
  Denys Vlasenko 11c8238d1b sed: fix bug 623 (SEGV on some sed commands) há 15 anos atrás
  Denys Vlasenko 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) há 15 anos atrás
  Denys Vlasenko f210cff601 sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug há 15 anos atrás
  Denys Vlasenko 8e96b5b531 sed: simpler fix for recent GNU compat stuff (by Rob Landley) há 15 anos atrás
  Denys Vlasenko ae68f1133f sed: deal with peculiar behavior of '2d;2,1p' in GNU sed há 15 anos atrás
  Denys Vlasenko 8bca3e20b9 sed: fix handling of 1d;1,3p and 1d;1,REGEXp há 15 anos atrás
  Denis Vlasenko 0f293b96dc fix all cases of strcpy on overlapping strings. há 16 anos atrás
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. há 16 anos atrás
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation há 16 anos atrás
  Denis Vlasenko 77ad97f199 more -Wall warning fixes from Cristian Ionescu-Idbohrn. há 16 anos atrás
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ há 16 anos atrás
  Denis Vlasenko 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate há 16 anos atrás
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage há 16 anos atrás
  Denis Vlasenko f39c7c0c86 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. há 16 anos atrás
  Denis Vlasenko cb448fe01b libbb: introduce and use xrename and rename_or_warn. há 16 anos atrás
  Denis Vlasenko 284d0faed6 random s/short/int/ há 16 anos atrás
  Denis Vlasenko 40276648ab sed: support GNU-like '\t' escape in substitutions há 17 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás