Denys Vlasenko 2cfcc9e9d7 sha3: code shrink 12 년 전
..
Config.src 30a8652fbf sha3: make size/speed optimization decision configurable 12 년 전
Kbuild.src 8cab66730a fix build breakage found by randconfig 12 년 전
README ba2dcccd79 *: trailing empty lines removed 14 년 전
appletlib.c 5d78355d5a code shrink 12 년 전
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
bb_askpass.c 7449e18190 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout 13 년 전
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits 14 년 전
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
bb_pwd.c 7d65abea09 libbb: make user/group name cache strings longer (~27 chars) 13 년 전
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
bb_strtonum.c ba65872950 libbb/bb_strtonum: always set end ptr, even on error return 13 년 전
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 년 전
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
copy_file.c aa4f9a2fd8 libbb/copy_file.c: use smallints instead of signed chars 14 년 전
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
correct_password.c d1d794fd48 refactor correct_password.c to avoid one if 12 년 전
crc32.c b7c9fb27cb whitespace fixes 14 년 전
create_icmp6_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
create_icmp_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte 14 년 전
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
die_if_bad_username.c 7485086f1e die_if_bad_username: tighten up a bit 13 년 전
dump.c a0bef7cc27 hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478 13 년 전
execable.c c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe 14 년 전
fclose_nonstdin.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
find_mount_point.c ce4f39ac7c find_mount_point: fix find_mount_point for char devices 13 년 전
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
find_root_device.c 2272129a93 plug a DIR* leak on error path 14 년 전
full_write.c e4dcba1c10 *: whitespace fixes 14 년 전
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
get_last_path_component.c b24ef035bd find: cater for libc w/o FNM_CASEFOLD 13 년 전
get_line_from_file.c a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation 13 년 전
get_shell_name.c fd77ea505e mark get_shell_name FAST_FUNC 12 년 전
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
getopt32.c b47b3ce1bd randomconfig fixes 13 년 전
getpty.c 24915117a2 Fixes for warnings in FreeBSD build 13 년 전
hash_md5_sha.c 2cfcc9e9d7 sha3: code shrink 12 년 전
hash_md5prime.c 522041ee7b regularize options which control size/speed trade 13 년 전
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
human_readable.c e4dcba1c10 *: whitespace fixes 14 년 전
inet_cksum.c 0d0260fd1e inet_cksum: big-endian fix 13 년 전
inet_common.c 60cb48ca50 whitespace cleanup. no code changes 12 년 전
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
inode_hash.c e4dcba1c10 *: whitespace fixes 14 년 전
isdirectory.c f282c6b657 libbb: remove is_directory's argument which is always NULL 13 년 전
kernel_version.c 556ac3633c get_linux_version_code: don't fail on Linux version strints like "3.0-foo" 12 년 전
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
lineedit.c b2320370be lineedit: in !EDITING config, return -1 on fgets error 12 년 전
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
llist.c 9be4702a30 main: free suid_config list after use 13 년 전
login.c e4dcba1c10 *: whitespace fixes 14 년 전
loop.c 60cb48ca50 whitespace cleanup. no code changes 12 년 전
make_directory.c 02112d8ae3 unzip: ignore chmod errors 12 년 전
makedev.c 975c714183 nicer looking ifdef in libbb/makedev.c 14 년 전
match_fstype.c 9289935cfd Fix compile breakage 13 년 전
messages.c dee0fc9da1 save 10 bytes on strings 14 년 전
missing_syscalls.c c9677ed83c libbb: add missing_syscalls.c: for now, only Android syscalls 12 년 전
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
obscure.c 8f6ce094dc a few tweaks for bionic 13 년 전
parse_config.c 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 13 년 전
parse_mode.c e4dcba1c10 *: whitespace fixes 14 년 전
percent_decode.c dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. 13 년 전
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
platform.c 0a5b310067 platform.c: provide getline implementation 13 년 전
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
printable.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ 14 년 전
procps.c 60cb48ca50 whitespace cleanup. no code changes 12 년 전
progress.c 8345b2bd5e libbb: make warning go away 13 년 전
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
pw_encrypt.c 12a432715f adduser: safe username passing to passwd/addgroup 13 년 전
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' 15 년 전
pw_encrypt_md5.c c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last 14 년 전
pw_encrypt_sha.c 5dcc6606cb libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework 14 년 전
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
read_key.c 0ccae4d8b3 Add comments in keyboard escape sequences table 12 년 전
read_printf.c 59655077c5 preparatory cleanups for seamless uncompression improvements 12 년 전
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
remove_file.c 44642d1ec1 ln: support -T and -v 12 년 전
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 년 전
safe_gethostname.c 576b1d3c41 sendmail: use host rather than NIS domain name for HELO 12 년 전
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
safe_strncpy.c 0016bcee37 klogd: do not log partial lines 14 년 전
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
selinux_common.c 60cb48ca50 whitespace cleanup. no code changes 12 년 전
setup_environment.c 70fc8c17e2 su: do not change to home dir unless -l 12 년 전
signals.c c4f2d997a4 libbb: correctness/size tweaks in signal-related helpers 12 년 전
simplify_path.c fb132e4737 whitespace cleanup 14 년 전
single_argv.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument 13 년 전
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
speed_table.c e4dcba1c10 *: whitespace fixes 14 년 전
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
systemd_support.c 0b8a7723c7 typo fix 14 년 전
time.c 10ee20b58b libbb: better comment in parse_date 14 년 전
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
u_signal_names.c 327d2885ec kill[all[5]],pkill: make signal list show signal numbers, and show RTMIN/MAX 14 년 전
udp_io.c 24915117a2 Fixes for warnings in FreeBSD build 13 년 전
unicode.c 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y 13 년 전
update_passwd.c 854738d39d type fix in comment 14 년 전
utmp.c 8d0e0cdadf move utmp.h include to libbb.h 14 년 전
uuencode.c e6094d95b5 libbb: shrink base64 decoding a bit 13 년 전
vdprintf.c ec447c7f01 libbb.h: remove unused defines 13 년 전
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
vfork_daemon_rexec.c 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon 13 년 전
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
wfopen_input.c e4dcba1c10 *: whitespace fixes 14 년 전
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xatonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xatonum_template.c 6830ade6aa whitespace fixes. no code changes 12 년 전
xconnect.c 9106107a50 Make unix (local) sockets work without IPv6 enabled 12 년 전
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xfuncs.c e9a40e3b91 libbb: make ndelay_no/off a bit more clever. +14 bytes 14 년 전
xfuncs_printf.c 70fc8c17e2 su: do not change to home dir unless -l 12 년 전
xgetcwd.c e4dcba1c10 *: whitespace fixes 14 년 전
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xreadlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 년 전

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