Denys Vlasenko 048c043ae6 Make FEATURE_USERNAME_COMPLETION=y by default před 8 roky
..
Config.src 048c043ae6 Make FEATURE_USERNAME_COMPLETION=y by default před 8 roky
Kbuild.src c2f3655842 fix breakage found by mass one-applet builds před 8 roky
README ba2dcccd79 *: trailing empty lines removed před 14 roky
appletlib.c c2f3655842 fix breakage found by mass one-applet builds před 8 roky
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
auto_string.c e52da5570e libbb: auto_string() for efficient handling of temporary malloced stirngs před 9 roky
bb_askpass.c 02859aaeb2 use auto_string() where appropriate to kill a few statics před 9 roky
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits před 14 roky
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
bb_pwd.c 1da09cfacf libpwdgrp: rewritten to use malloced implementation před 10 roky
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
bb_strtonum.c ba65872950 libbb/bb_strtonum: always set end ptr, even on error return před 13 roky
bbunit.c 718e228adc unit-tests: remove code depending on WANT_TIMING před 9 roky
change_identity.c a818777d42 libbb: Enable support for !CONFIG_MULTIUSER před 9 roky
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
common_bufsiz.c 834aba3b72 comment and readme updates před 8 roky
compare_string_array.c f085344d5c libbb: another unit test for is_suffixed_with před 9 roky
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
copy_file.c 98c50f93fe cp: fix -i for POSIX mode. Closes 9106 před 8 roky
copyfd.c 8d75d794ea libbb: use sendfile() to copy data between file descriptors před 10 roky
correct_password.c feac9b607d ftpd: add optional support for authentication před 10 roky
crc32.c b7c9fb27cb whitespace fixes před 14 roky
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte před 14 roky
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
die_if_bad_username.c 7485086f1e die_if_bad_username: tighten up a bit před 13 roky
dump.c d3d7f085eb hexdump: fix numerous bugs in handling of backslashes před 8 roky
endofname.c 1961aea305 move endofname() to libbb před 11 roky
executable.c 79e2598c48 su: expand help; simplify passing of -c CMD to run_shell() před 8 roky
fclose_nonstdin.c 259b3c047a sed: open input files sequentially to avoid EMFILE před 11 roky
fflush_stdout_and_exit.c 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds před 9 roky
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
find_mount_point.c ce4f39ac7c find_mount_point: fix find_mount_point for char devices před 13 roky
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
find_root_device.c 2272129a93 plug a DIR* leak on error path před 14 roky
full_write.c e4dcba1c10 *: whitespace fixes před 14 roky
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
get_last_path_component.c b24ef035bd find: cater for libc w/o FNM_CASEFOLD před 13 roky
get_line_from_file.c a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation před 13 roky
get_shell_name.c fd77ea505e mark get_shell_name FAST_FUNC před 12 roky
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
getopt32.c 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST před 8 roky
getpty.c 438b4ac286 script: make it work even if fd 0 is closed před 10 roky
hash_md5_sha.c 71a090f187 sha3: fix to conform to final SHA3 padding standard, add -a BITS option před 8 roky
hash_md5prime.c 522041ee7b regularize options which control size/speed trade před 13 roky
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
human_readable.c 93dd9fd90a du: extra compat: with -k and -m, round sizes up před 9 roky
in_ether.c 97f2f7ca7f Removes stray empty line from code před 9 roky
inet_cksum.c 0d0260fd1e inet_cksum: big-endian fix před 13 roky
inet_common.c 8e74adab01 libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport před 9 roky
inode_hash.c 83bc4332e7 du, copy_file: fix file matching on cramfs. Closes 5456 před 10 roky
isdirectory.c f282c6b657 libbb: remove is_directory's argument which is always NULL před 13 roky
kernel_version.c 00da72bee0 tidy up strtok use před 9 roky
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
lineedit.c 038a977d47 lineedit: simplify code a bit před 8 roky
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
llist.c 9be4702a30 main: free suid_config list after use před 13 roky
logenv.c d3fabf89d7 zcip: Add environment variable for overriding log functionality před 10 roky
login.c 65ba7113e3 libbb: handle \S in /etc/issue před 8 roky
loop.c 782ee2aa0e libbb/loop: don't try to re-use existing loop device před 9 roky
make_directory.c 4bd0c2ab38 fix musl problem with dirname, now for all users of bb_make_directory() před 8 roky
makedev.c 975c714183 nicer looking ifdef in libbb/makedev.c před 14 roky
match_fstype.c 8dff01d06a libbb: introduce and use is_prefixed_with() před 9 roky
messages.c e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it před 8 roky
missing_syscalls.c 6df961257d Resolve linker issues with Android API 21 (dprintf, tcdrain) před 9 roky
mode_string.c 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate před 8 roky
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
nuke_str.c 198b02f7dd fix failures found by randomconfig builds před 11 roky
obscure.c 3ed81cf052 unit-tests: implement the unit-testing framework před 10 roky
parse_config.c 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST před 8 roky
parse_mode.c 5711a2a4ad libbb: more compact API for bb_parse_mode() před 9 roky
percent_decode.c dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. před 13 roky
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
platform.c cee59053dc Bionic lacks ttyname_r; provide a workaround před 9 roky
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
printable.c 79c618c411 Refactor catv. Move visible() from stty to libbb. před 11 roky
printable_string.c e52da5570e libbb: auto_string() for efficient handling of temporary malloced stirngs před 9 roky
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ před 14 roky
procps.c 049b007865 pmap: fix bogus {no such process} comm field text před 9 roky
progress.c d3d6534b2a wget: if stderr is not a tty, progress bar shouldn't use tty-tricks před 9 roky
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
pw_encrypt.c 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate před 8 roky
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' před 15 roky
pw_encrypt_md5.c 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) před 11 roky
pw_encrypt_sha.c 5dcc6606cb libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework před 14 roky
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
read_key.c 2e4ef38743 lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace před 8 roky
read_printf.c 61d6ae244a libbb: remove unnecessary argument to nonblock_immune_read před 9 roky
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
remove_file.c 17f8418ea7 Add conditional support for -v / --verbose před 10 roky
replace.c 6f068904dc xargs: add support for -I and -i. Closes 493 před 10 roky
rtc.c 8dff01d06a libbb: introduce and use is_prefixed_with() před 9 roky
run_shell.c 79e2598c48 su: expand help; simplify passing of -c CMD to run_shell() před 8 roky
safe_gethostname.c 576b1d3c41 sendmail: use host rather than NIS domain name for HELO před 12 roky
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
safe_strncpy.c 0016bcee37 klogd: do not log partial lines před 14 roky
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
selinux_common.c 60cb48ca50 whitespace cleanup. no code changes před 12 roky
setup_environment.c 70fc8c17e2 su: do not change to home dir unless -l před 12 roky
signals.c c4f2d997a4 libbb: correctness/size tweaks in signal-related helpers před 12 roky
simplify_path.c fb132e4737 whitespace cleanup před 14 roky
single_argv.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument před 13 roky
skip_whitespace.c 8dff01d06a libbb: introduce and use is_prefixed_with() před 9 roky
speed_table.c 525209ac94 libbb/speed_table.c: expand comments před 8 roky
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
strrstr.c 3ed81cf052 unit-tests: implement the unit-testing framework před 10 roky
sysconf.c ca9c4653a9 libbb: add sanity check in bb_arg_max() před 10 roky
time.c b684d1b186 libbb: fix time parsing of [[CC]YY]MMDDhhmm[.SS]. Closes 8951 před 8 roky
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
u_signal_names.c 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate před 8 roky
ubi.c 6aab9928de whitespace and namespace cleanups před 8 roky
udp_io.c 7cef4817d6 libbb:/send_to_from: do not require that "to" should have the same AF. Closes 9146 před 8 roky
unicode.c 7a18043a96 lineedit: improve Unicode handling (still buggy though) před 11 roky
update_passwd.c c2f3655842 fix breakage found by mass one-applet builds před 8 roky
utmp.c 86a7f18f21 *: Switch to POSIX utmpx API před 9 roky
uuencode.c e6094d95b5 libbb: shrink base64 decoding a bit před 13 roky
vdprintf.c ec447c7f01 libbb.h: remove unused defines před 13 roky
verror_msg.c 46b494635e libbb: speed up error_msg functions před 8 roky
vfork_daemon_rexec.c 0fb0045aa9 config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK před 8 roky
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
wfopen_input.c e4dcba1c10 *: whitespace fixes před 14 roky
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
xatonum.c e184a88356 df: implement -B n<suff> and -B <suff> formats of -B option před 8 roky
xatonum_template.c 6830ade6aa whitespace fixes. no code changes před 12 roky
xconnect.c 3c18e3051d libbb: make xmalloc_sockaddr2dotted use NI_NUMERICSCOPE před 8 roky
xfunc_die.c 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds před 9 roky
xfuncs.c 7c3c92c533 man: make width selection more thorough; explain how to override it před 8 roky
xfuncs_printf.c 9fd61be191 libbb/xwrite: print errno on "short write" errors před 8 roky
xgetcwd.c e4dcba1c10 *: whitespace fixes před 14 roky
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
xreadlink.c c50493854a libbb: fix a bad check for uclibc >= 0.9.31 před 10 roky
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular před 14 roky

README

Please see the LICENSE file for copyright information (GPLv2)

libbb is BusyBox's utility library. All of this stuff used to be stuffed into
a single file named utility.c. When I split utility.c to create libbb, some of
the very oldest stuff ended up without their original copyright and licensing
information (which is now lost in the mists of time). If you see something
that you wrote that is mis-attributed, do let me know so we can fix that up.

Erik Andersen