Denys Vlasenko
|
548620c18b
randomconfig fixes
|
8 år sedan |
Rostislav Skudnov
|
2e4ef38743
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
|
8 år sedan |
Denys Vlasenko
|
79e2598c48
su: expand help; simplify passing of -c CMD to run_shell()
|
8 år sedan |
Denys Vlasenko
|
0ae0509679
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
|
8 år sedan |
Denys Vlasenko
|
71a090f187
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
|
8 år sedan |
Denys Vlasenko
|
aa3576a29b
hush: fix "redirects can close script fd" bug
|
8 år sedan |
Ron Yorston
|
ce824aecf2
libbb: move common code into run_applet_and_exit
|
8 år sedan |
Denys Vlasenko
|
877dedb825
cp: add -u/--update and --remove-destination
|
8 år sedan |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 år sedan |
Denys Vlasenko
|
6aab9928de
whitespace and namespace cleanups
|
8 år sedan |
Sven Eisenberg
|
b068cf2a7e
ubirmvol: Implement -N switch for ubirmvol
|
8 år sedan |
Denys Vlasenko
|
8220399173
nsenter,unshare: share common code; fix a bug of not closing all fds
|
8 år sedan |
Denys Vlasenko
|
c4199f22d0
libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
|
8 år sedan |
Denys Vlasenko
|
8f2e99c813
udhcp: get rid of bb_info_msg()
|
8 år sedan |
Denys Vlasenko
|
dbb58a3879
fixes for problems found by bionic build
|
8 år sedan |
Kylie McClain
|
40eea690c7
Fix compiling with musl's utmp stubs
|
8 år sedan |
Denys Vlasenko
|
641caaec3d
libbb: factor out code which queries screen width
|
9 år sedan |
Denys Vlasenko
|
accd9eeb71
remove systemd support
|
9 år sedan |
Denys Vlasenko
|
526d85831e
libbb: get_uidgid() always called with allow_numeric=1
|
9 år sedan |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 år sedan |
Denys Vlasenko
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 år sedan |
Denys Vlasenko
|
e52da5570e
libbb: auto_string() for efficient handling of temporary malloced stirngs
|
9 år sedan |
Denys Vlasenko
|
550bf5b4a4
remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds
|
9 år sedan |
Denys Vlasenko
|
5711a2a4ad
libbb: more compact API for bb_parse_mode()
|
9 år sedan |
Bartosz Golaszewski
|
7448b513c8
libbb: add is_suffixed_with() function
|
9 år sedan |
Denys Vlasenko
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 år sedan |
Bartosz Golaszewski
|
d077565bb2
unit-tests: remove unnecesary field from struct bbunit_listelem
|
9 år sedan |
Ron Yorston
|
d840c5d139
libbb: add a function to make a copy of a region of memory
|
9 år sedan |
Bernhard Reutner-Fischer
|
7d86384b24
include: Fallback to UTMP unless there is UTMPX support
|
9 år sedan |
Ron Yorston
|
61d6ae244a
libbb: remove unnecessary argument to nonblock_immune_read
|
9 år sedan |