Commit History

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