Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation hace 13 años
  Denys Vlasenko 0288b27ad8 small fixes atop syslog config patch hace 13 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko b87c17cd16 *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway hace 14 años
  Denis Vlasenko 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) hace 16 años
  Denis Vlasenko 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. hace 16 años
  Denis Vlasenko 5e476bab9c libbb: document plans to speed up line-based input hace 16 años
  Denis Vlasenko 2132e02213 libbb: experimental faster string reading routines. hace 16 años
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ hace 16 años
  Denis Vlasenko abee3d0e0d Fix xmalloc_fgets_str so that it really does NOT strip terminator. hace 17 años
  Denis Vlasenko 51742f4bb0 style fixes. No code changes hace 17 años
  Denis Vlasenko ef44d9d9f2 sed,get_line_from_file: improve comments hace 18 años
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree hace 18 años
  Denis Vlasenko 9a7cef930f less: somewhat buggy applet, but nice. Muchly reduced hace 18 años
  Denis Vlasenko 8b22b07bc5 sed: improve handling of NULs hace 18 años
  Denis Vlasenko ab24e18c7a passwd: rework: hace 18 años
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. hace 18 años
  Denis Vlasenko 372686bde7 cut, mount: small improvements hace 18 años
  Denis Vlasenko b97c9842a5 sed: unbreak multiple -e, -f option handling (my fault) hace 18 años
  Bernhard Reutner-Fischer 2d1a6e7c1f - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 18 años
  Rob Landley 2b26fd5570 A few changes falling out from the effort to make sed handle embedded NUL bytes. hace 19 años
  Rob Landley c0dedd05e8 Sort rewrite to be SUSv3 compliant. New config option, updated help, and hace 20 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 20 años
  Glenn L McGrath 2570b43e82 Configuration option to define wether to follows GNU sed's behaviour hace 21 años
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Matt Kraai 355a61b56f Treat NUL as the end-of-line. hace 23 años