Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0b791d9a976e46b2705ae73046706ab9ac3768be
/
libbb
/
get_line_from_file.c
69f4f9a
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
by Denis Vlasenko
· 16 years ago
3fd15e1
grep: option to use GNU regex matching instead of POSIX one.
by Denis Vlasenko
· 16 years ago
5e476ba
libbb: document plans to speed up line-based input
by Denis Vlasenko
· 16 years ago
2132e02
libbb: experimental faster string reading routines.
by Denis Vlasenko
· 16 years ago
deeed59
libbb: introduce and use xrealloc_vector
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
8ee649a
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
by Denis Vlasenko
· 17 years ago
abee3d0
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
by Denis Vlasenko
· 17 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
ef44d9d
sed,get_line_from_file: improve comments
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
9a7cef9
less: somewhat buggy applet, but nice. Muchly reduced
by Denis Vlasenko
· 18 years ago
8b22b07
sed: improve handling of NULs
by Denis Vlasenko
· 18 years ago
ab24e18
passwd: rework:
by Denis Vlasenko
· 18 years ago
2d5ca60
bb_get_[chomped]line_from_file wasn't descriptive enough. Renaming...
by Denis Vlasenko
· 18 years ago
372686b
cut, mount: small improvements
by Denis Vlasenko
· 18 years ago
b97c984
sed: unbreak multiple -e, -f option handling (my fault)
by Denis Vlasenko
· 18 years ago
2d1a6e7
- fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
2b26fd5
A few changes falling out from the effort to make sed handle embedded NUL bytes.
by Rob Landley
· 19 years ago
c0dedd0
Sort rewrite to be SUSv3 compliant. New config option, updated help, and
by Rob Landley
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
2570b43
Configuration option to define wether to follows GNU sed's behaviour
by Glenn L McGrath
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
355a61b
Treat NUL as the end-of-line.
by Matt Kraai
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago