Denys Vlasenko 26777aa1c6 fixes for bugs discovered by randomconfig builds and tests 13 tahun lalu
..
Config.src b507cc3ace powertop: new applet 13 tahun lalu
Kbuild.src 26777aa1c6 fixes for bugs discovered by randomconfig builds and tests 13 tahun lalu
README ba2dcccd79 *: trailing empty lines removed 14 tahun lalu
appletlib.c 2b662c5dec libbb: remove unused variable 13 tahun lalu
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_askpass.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_basename.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits 13 tahun lalu
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_pwd.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
bb_strtonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 tahun lalu
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
copy_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
correct_password.c 82b1429966 - add new applet mkpasswd(1) 15 tahun lalu
crc32.c 16cc80e989 crc32: cleanups, no code changes 13 tahun lalu
create_icmp6_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
create_icmp_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte 14 tahun lalu
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
die_if_bad_username.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
dump.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
execable.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
fclose_nonstdin.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
find_mount_point.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
find_root_device.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
full_write.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
get_last_path_component.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
get_line_from_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
getopt32.c 29ca159133 fix misspelling in comment 13 tahun lalu
getpty.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
hash_md5_sha.c fb132e4737 whitespace cleanup 13 tahun lalu
hash_md5prime.c 06f719fd79 libbb: rename hash source files. no code changes 13 tahun lalu
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
human_readable.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
inet_common.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
inode_hash.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
isdirectory.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
kernel_version.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
lineedit.c f3763033e4 lineedit: fix tab-completion of filenames with spaces 13 tahun lalu
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
llist.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
login.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
loop.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
make_directory.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
makedev.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
match_fstype.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
messages.c 0004e99493 better shared strings trick 14 tahun lalu
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
obscure.c fd27fa8309 libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes 14 tahun lalu
parse_config.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
parse_mode.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
platform.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
printable.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ 13 tahun lalu
procps.c 63adf83814 fix build failure for pmap 13 tahun lalu
progress.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
pw_encrypt.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' 15 tahun lalu
pw_encrypt_md5.c c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last 13 tahun lalu
pw_encrypt_sha.c fb132e4737 whitespace cleanup 13 tahun lalu
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
read_key.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
read_printf.c 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it 13 tahun lalu
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
remove_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 tahun lalu
safe_gethostname.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
safe_strncpy.c 0016bcee37 klogd: do not log partial lines 13 tahun lalu
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
selinux_common.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
setup_environment.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 tahun lalu
signals.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
simplify_path.c fb132e4737 whitespace cleanup 13 tahun lalu
single_argv.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
speed_table.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
time.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
u_signal_names.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
udp_io.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
unicode.c 6b3f0b0dab unicode: update unicode_width on !unicode branch too. Closes bug 2593 13 tahun lalu
update_passwd.c 854738d39d type fix in comment 13 tahun lalu
utmp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
uuencode.c c8f9a8d3c0 move read_base64 to libbb/uuencode.c 13 tahun lalu
vdprintf.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
vfork_daemon_rexec.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
wfopen_input.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xatonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xatonum_template.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
xconnect.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xfuncs.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xfuncs_printf.c 6722737ece *: introduce and use xmkstemp. -65 bytes. 13 tahun lalu
xgetcwd.c e4dcba1c10 *: whitespace fixes 13 tahun lalu
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xreadlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 tahun lalu

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