Denys Vlasenko
|
e52da5570e
libbb: auto_string() for efficient handling of temporary malloced stirngs
|
hace 9 años |
Denys Vlasenko
|
550bf5b4a4
remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds
|
hace 9 años |
Denys Vlasenko
|
5711a2a4ad
libbb: more compact API for bb_parse_mode()
|
hace 9 años |
Bartosz Golaszewski
|
7448b513c8
libbb: add is_suffixed_with() function
|
hace 9 años |
Denys Vlasenko
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
hace 9 años |
Bartosz Golaszewski
|
d077565bb2
unit-tests: remove unnecesary field from struct bbunit_listelem
|
hace 9 años |
Ron Yorston
|
d840c5d139
libbb: add a function to make a copy of a region of memory
|
hace 9 años |
Bernhard Reutner-Fischer
|
7d86384b24
include: Fallback to UTMP unless there is UTMPX support
|
hace 9 años |
Ron Yorston
|
61d6ae244a
libbb: remove unnecessary argument to nonblock_immune_read
|
hace 9 años |
Bernhard Reutner-Fischer
|
86a7f18f21
*: Switch to POSIX utmpx API
|
hace 9 años |
Ari Sundholm
|
911db16229
truncate: new applet
|
hace 9 años |
Ari Sundholm
|
8893023ba2
dd: move suffix struct to xatonum.c
|
hace 9 años |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
hace 9 años |
Denys Vlasenko
|
da9212667c
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
|
hace 10 años |
Peter Kümmel
|
a6588fa102
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
|
hace 10 años |
Denys Vlasenko
|
b4c11c1397
libarchive: add capability to unpack to mem.buffer
|
hace 10 años |
Denys Vlasenko
|
04c1417602
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
|
hace 10 años |
Michel Stam
|
d3fabf89d7
zcip: Add environment variable for overriding log functionality
|
hace 10 años |
Denys Vlasenko
|
d6e7672545
less: move "retry-on-EAGAIN" logic closer to read ops
|
hace 10 años |
Morten Kvistgaard
|
feac9b607d
ftpd: add optional support for authentication
|
hace 10 años |
Bartosz Golaszewski
|
bf0f2c7aa6
Rename INIT_LAST to INIT_FUNC to avoid confusion
|
hace 10 años |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
hace 10 años |
Bartosz Golaszewski
|
5d2e409ef8
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
|
hace 10 años |
Denys Vlasenko
|
f92f1d0181
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
|
hace 10 años |
Denys Vlasenko
|
17f8418ea7
Add conditional support for -v / --verbose
|
hace 10 años |
Denys Vlasenko
|
e765b5ac34
libbb: rename execable -> executable. No code changes
|
hace 10 años |
Denys Vlasenko
|
3dfe0ae5a8
libbb: make syslog level for bb_error_msg's configurable. use it in crond
|
hace 10 años |
Denys Vlasenko
|
6f068904dc
xargs: add support for -I and -i. Closes 493
|
hace 10 años |
Denys Vlasenko
|
640ce3de07
zcat: complain if input is not compressed
|
hace 10 años |
Denys Vlasenko
|
8b59b2c13e
libbb: move nuke_str() from passwd into libbb
|
hace 11 años |