Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 22a9951620 libbb: in xmalloc_fgets(), use size_t for bb_get_chunk_from_file() il y a 6 ans
  Denys Vlasenko 0d598ab9f0 Revert "libbb: remove unnecessary variable in xmalloc_fgets" il y a 6 ans
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted il y a 6 ans
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file il y a 6 ans
  Quentin Rameau 2da9724b56 libbb: remove unnecessary variable in xmalloc_fgets il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation il y a 13 ans
  Denys Vlasenko 0288b27ad8 small fixes atop syslog config patch il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko b87c17cd16 *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway il y a 14 ans
  Denis Vlasenko 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) il y a 16 ans
  Denis Vlasenko 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. il y a 16 ans
  Denis Vlasenko 5e476bab9c libbb: document plans to speed up line-based input il y a 16 ans
  Denis Vlasenko 2132e02213 libbb: experimental faster string reading routines. il y a 16 ans
  Denis Vlasenko deeed59de0 libbb: introduce and use xrealloc_vector il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ il y a 16 ans
  Denis Vlasenko abee3d0e0d Fix xmalloc_fgets_str so that it really does NOT strip terminator. il y a 17 ans
  Denis Vlasenko 51742f4bb0 style fixes. No code changes il y a 17 ans
  Denis Vlasenko ef44d9d9f2 sed,get_line_from_file: improve comments il y a 18 ans
  Denis Vlasenko f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
  Denis Vlasenko 9a7cef930f less: somewhat buggy applet, but nice. Muchly reduced il y a 18 ans
  Denis Vlasenko 8b22b07bc5 sed: improve handling of NULs il y a 18 ans
  Denis Vlasenko ab24e18c7a passwd: rework: il y a 18 ans
  Denis Vlasenko 2d5ca60bfb bb_get_[chomped]line_from_file wasn't descriptive enough. il y a 18 ans
  Denis Vlasenko 372686bde7 cut, mount: small improvements il y a 18 ans
  Denis Vlasenko b97c9842a5 sed: unbreak multiple -e, -f option handling (my fault) il y a 18 ans
  Bernhard Reutner-Fischer 2d1a6e7c1f - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed il y a 18 ans
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function il y a 18 ans
  Rob Landley 2b26fd5570 A few changes falling out from the effort to make sed handle embedded NUL bytes. il y a 18 ans