Denys Vlasenko d9e0c438e1 Apply post-1.22.0 patches, bump version to 1.22.1 il y a 11 ans
..
Config.src 30a8652fbf sha3: make size/speed optimization decision configurable il y a 12 ans
Kbuild.src 198b02f7dd fix failures found by randomconfig builds il y a 11 ans
README ba2dcccd79 *: trailing empty lines removed il y a 14 ans
appletlib.c 982e87f2fb Whitespace fixes il y a 11 ans
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
bb_askpass.c b6dc13c2d3 sulogin: allow system maintenance login if root password is empty il y a 11 ans
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits il y a 14 ans
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
bb_pwd.c cffe28ef87 libbb: add sketch of tentative 'better' passwd/group API il y a 11 ans
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
bb_strtonum.c ba65872950 libbb/bb_strtonum: always set end ptr, even on error return il y a 13 ans
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
copy_file.c aa4f9a2fd8 libbb/copy_file.c: use smallints instead of signed chars il y a 14 ans
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
correct_password.c 198b02f7dd fix failures found by randomconfig builds il y a 11 ans
crc32.c b7c9fb27cb whitespace fixes il y a 14 ans
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte il y a 14 ans
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
die_if_bad_username.c 7485086f1e die_if_bad_username: tighten up a bit il y a 13 ans
dump.c ef6747e290 hexdump: don't unconditionally limit the usable address range il y a 11 ans
endofname.c 1961aea305 move endofname() to libbb il y a 11 ans
execable.c c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe il y a 14 ans
fclose_nonstdin.c 259b3c047a sed: open input files sequentially to avoid EMFILE il y a 11 ans
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
find_mount_point.c ce4f39ac7c find_mount_point: fix find_mount_point for char devices il y a 13 ans
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
find_root_device.c 2272129a93 plug a DIR* leak on error path il y a 14 ans
full_write.c e4dcba1c10 *: whitespace fixes il y a 14 ans
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
get_last_path_component.c b24ef035bd find: cater for libc w/o FNM_CASEFOLD il y a 13 ans
get_line_from_file.c a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation il y a 13 ans
get_shell_name.c fd77ea505e mark get_shell_name FAST_FUNC il y a 12 ans
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
getopt32.c b47b3ce1bd randomconfig fixes il y a 13 ans
getpty.c 24915117a2 Fixes for warnings in FreeBSD build il y a 13 ans
hash_md5_sha.c 1f5e81f8f8 md5/sha512: a better fix for strict aliasing warnings il y a 11 ans
hash_md5prime.c 522041ee7b regularize options which control size/speed trade il y a 13 ans
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
human_readable.c a407cf74cc Make smart_ulltoa return pointer to end (allows for code shink in callers) il y a 11 ans
in_ether.c 198b02f7dd fix failures found by randomconfig builds il y a 11 ans
inet_cksum.c 0d0260fd1e inet_cksum: big-endian fix il y a 13 ans
inet_common.c 1a7256ac38 chpst: fix a bug where -U USER was using wrong USER (one from -u USER) il y a 11 ans
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
inode_hash.c e4dcba1c10 *: whitespace fixes il y a 14 ans
isdirectory.c f282c6b657 libbb: remove is_directory's argument which is always NULL il y a 13 ans
kernel_version.c 556ac3633c get_linux_version_code: don't fail on Linux version strints like "3.0-foo" il y a 12 ans
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
lineedit.c d9e0c438e1 Apply post-1.22.0 patches, bump version to 1.22.1 il y a 11 ans
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
llist.c 9be4702a30 main: free suid_config list after use il y a 13 ans
login.c 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() il y a 11 ans
loop.c 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
make_directory.c 02112d8ae3 unzip: ignore chmod errors il y a 12 ans
makedev.c 975c714183 nicer looking ifdef in libbb/makedev.c il y a 14 ans
match_fstype.c 9289935cfd Fix compile breakage il y a 13 ans
messages.c dee0fc9da1 save 10 bytes on strings il y a 13 ans
missing_syscalls.c c9677ed83c libbb: add missing_syscalls.c: for now, only Android syscalls il y a 12 ans
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
nuke_str.c 198b02f7dd fix failures found by randomconfig builds il y a 11 ans
obscure.c 8f6ce094dc a few tweaks for bionic il y a 13 ans
parse_config.c 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 il y a 13 ans
parse_mode.c e4dcba1c10 *: whitespace fixes il y a 14 ans
percent_decode.c dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. il y a 13 ans
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
platform.c 272d85cc85 vasprintf: return -1 on strdup failure il y a 11 ans
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
printable.c 79c618c411 Refactor catv. Move visible() from stty to libbb. il y a 11 ans
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ il y a 14 ans
procps.c 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
progress.c 8345b2bd5e libbb: make warning go away il y a 13 ans
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
pw_encrypt.c 12a432715f adduser: safe username passing to passwd/addgroup il y a 13 ans
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' il y a 15 ans
pw_encrypt_md5.c 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) il y a 11 ans
pw_encrypt_sha.c 5dcc6606cb libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework il y a 14 ans
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
read_key.c 0ccae4d8b3 Add comments in keyboard escape sequences table il y a 12 ans
read_printf.c 59655077c5 preparatory cleanups for seamless uncompression improvements il y a 12 ans
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
remove_file.c 44642d1ec1 ln: support -T and -v il y a 12 ans
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup il y a 14 ans
safe_gethostname.c 576b1d3c41 sendmail: use host rather than NIS domain name for HELO il y a 12 ans
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
safe_strncpy.c 0016bcee37 klogd: do not log partial lines il y a 14 ans
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
selinux_common.c 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
setup_environment.c 70fc8c17e2 su: do not change to home dir unless -l il y a 12 ans
signals.c c4f2d997a4 libbb: correctness/size tweaks in signal-related helpers il y a 12 ans
simplify_path.c fb132e4737 whitespace cleanup il y a 14 ans
single_argv.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument il y a 13 ans
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
speed_table.c e4dcba1c10 *: whitespace fixes il y a 14 ans
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
systemd_support.c 0b8a7723c7 typo fix il y a 13 ans
time.c 688a7e3f04 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats il y a 11 ans
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
u_signal_names.c 327d2885ec kill[all[5]],pkill: make signal list show signal numbers, and show RTMIN/MAX il y a 14 ans
udp_io.c 24915117a2 Fixes for warnings in FreeBSD build il y a 13 ans
unicode.c 7a18043a96 lineedit: improve Unicode handling (still buggy though) il y a 11 ans
update_passwd.c 854738d39d type fix in comment il y a 14 ans
utmp.c 8d0e0cdadf move utmp.h include to libbb.h il y a 14 ans
uuencode.c e6094d95b5 libbb: shrink base64 decoding a bit il y a 13 ans
vdprintf.c ec447c7f01 libbb.h: remove unused defines il y a 13 ans
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
vfork_daemon_rexec.c 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon il y a 13 ans
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
wfopen_input.c e4dcba1c10 *: whitespace fixes il y a 14 ans
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
xatonum.c c72b43c2f0 Commonalize typical [b,]k,m suffix struct il y a 11 ans
xatonum_template.c 6830ade6aa whitespace fixes. no code changes il y a 12 ans
xconnect.c 9106107a50 Make unix (local) sockets work without IPv6 enabled il y a 12 ans
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
xfuncs.c e9a40e3b91 libbb: make ndelay_no/off a bit more clever. +14 bytes il y a 14 ans
xfuncs_printf.c 5906a5c26c libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions il y a 11 ans
xgetcwd.c e4dcba1c10 *: whitespace fixes il y a 14 ans
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
xreadlink.c 9f4f60183b do not fail build if MAXSYMLINKS isn't defined il y a 11 ans
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans

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