index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
appletlib.c
Age
Commit message (
Expand
)
Author
2015-04-02
update copyright years
Aaro Koskinen
2015-03-12
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2014-11-17
exit with 127 if appled name wasn't found - it's more POSIXy
Denys Vlasenko
2014-09-18
false: make "false --help" exit with 1
Denys Vlasenko
2014-08-11
init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup
Denys Vlasenko
2014-01-31
appletlib: fix set-but-unused warning
Mike Frysinger
2013-07-30
Whitespace fixes
Denys Vlasenko
2013-02-28
make --help return exitcode 0. Closes 5612
Denys Vlasenko
2013-01-17
code shrink
Denys Vlasenko
2012-07-26
Simplify copyright/license notice that appears in the binary.
Bradley M. Kuhn
2012-05-14
busybox: tweak help text and copyright year
Denys Vlasenko
2012-03-22
busybox: tweak help text
Denys Vlasenko
2011-09-22
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-08-13
Bump version to 1.19.0, update copyright year in help message
Denys Vlasenko
2011-06-03
appletlib.c: do not use PAGE_SIZE for malloc tweaking
Denys Vlasenko
2011-05-20
warning removal
Cristian Ionescu-Idbohrn
2011-05-16
busybox.conf: code shrink
Denys Vlasenko
2011-05-16
busybox.conf: USER.GROUP is _optional_
Denys Vlasenko
2011-05-16
main: make busybox.conf mode handling less obscure
Denys Vlasenko
2011-05-16
main: free suid_config list after use
Denys Vlasenko
2011-05-16
simplify parsing of /etc/busybox.conf
Denys Vlasenko
2011-04-16
Fix double words in comments. No code changes
Marek Polacek
2011-03-12
busybox: fail if --install is not given an absolute path
Denys Vlasenko
2011-03-06
improve --install operation in chroot jails
Denys Vlasenko
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2010-12-05
add if guards around include <malloc.h>
Denys Vlasenko
2010-11-29
exclude the case of just "busybox" from previous commit
Denys Vlasenko
2010-11-29
if only one applet is enabled, make "busybox applet [params]" work as expected
Denys Vlasenko
2010-11-13
libbb: remove unused variable
Lauri Kasanen
2010-11-03
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-10-28
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-12
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-09-12
busybox: add "busybox --list[-full]" to help text
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-07-05
randomconfig fixes
Denys Vlasenko
2010-07-03
fix compile breakage with "make -j"
Denys Vlasenko
2010-06-26
build system: do not rebuild ash and hush on any change to any .c file
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-05
Remove requirement that include/applets.h must be sorted
Denys Vlasenko
2010-04-20
busybox --list option. +140 bytes. Rob wanted it.
Denys Vlasenko
2010-04-18
remove stdio from allnoconfig build
Denys Vlasenko
2010-03-29
libbb: locate PAGE_SIZE on Hurd
Denys Vlasenko
2009-10-23
build failure fix and some cosmetics
Denys Vlasenko
2009-09-06
experimentally add mallopt tweaks for reduced memory consumption
Denys Vlasenko
2009-08-30
code shrink in help text code
Denys Vlasenko
2009-08-27
update copyright year
Denys Vlasenko
2009-08-20
do not store 1st two bytes of compressed help text
Denys Vlasenko
2009-07-30
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
Denys Vlasenko
2009-07-15
comment fix, no code changes
Denys Vlasenko
[prev]
[next]