Denys Vlasenko 46685a46bb unicode_wcwidth.c: shrink há 15 anos atrás
..
Config.in d83bbf4193 rename sent_ESC_br_n6 variable to sent_ESC_br6n há 15 anos atrás
Kbuild 31e2e7b863 randomconfig fixes há 15 anos atrás
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. há 21 anos atrás
appletlib.c c1947f18f5 build failure fix and some cosmetics há 15 anos atrás
ask_confirmation.c 52b971f516 libbb/ask_confirmation.c: shrink há 15 anos atrás
bb_askpass.c 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
bb_basename.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
bb_do_delay.c 12450dbeef libbb/bb_do_delay.c: shrink há 15 anos atrás
bb_pwd.c 15437e3e2a libbb: add xgetgrnam too. ~0 code size change há 16 anos atrás
bb_qsort.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
bb_strtod.c 4813a5100d libbb: stop using bb_strtod for now há 15 anos atrás
bb_strtonum.c 49a5eba9ae s/othervise/otherwise/g há 16 anos atrás
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
chomp.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
compare_string_array.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
concat_path_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
concat_subpath_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
copy_file.c a40f0624db cp: fix -H handling há 15 anos atrás
copyfd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
correct_password.c 82b1429966 - add new applet mkpasswd(1) há 16 anos atrás
crc32.c db12d1d733 Fix forgotten license comments há 16 anos atrás
create_icmp6_socket.c db12d1d733 Fix forgotten license comments há 16 anos atrás
create_icmp_socket.c db12d1d733 Fix forgotten license comments há 16 anos atrás
default_error_retval.c 80d14beae9 Rename two config options: há 17 anos atrás
device_open.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
die_if_bad_username.c 70c6e40e47 libbb: fix typo in comment há 15 anos atrás
dump.c 8684cbb5cc libbb: robustify isXXXX(). +39 bytes há 15 anos atrás
error_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
error_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
execable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
fclose_nonstdin.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
fflush_stdout_and_exit.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
fgets_str.c 9f57cf6604 ftpd: fix command fetching to not do it in 1-byte reads; há 15 anos atrás
find_mount_point.c 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file há 15 anos atrás
find_pid_by_name.c e766f62132 make find_pid_by_name look at /proc/PID/exe too há 15 anos atrás
find_root_device.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
full_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
get_console.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op há 16 anos atrás
get_last_path_component.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
get_line_from_file.c 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) há 16 anos atrás
getopt32.c 0052882200 top: add -m ("memory") option há 15 anos atrás
getpty.c eb084779d7 libbb: use ptsname_r, it's smaller há 16 anos atrás
herror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
herror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
human_readable.c 9c3b84a304 ls: make it so that group never glues itself to file size há 15 anos atrás
inet_common.c bcbd37df24 tweak Config texts and some broken English elsewhere há 15 anos atrás
info_msg.c 78fcec4dc7 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. há 15 anos atrás
inode_hash.c 618a3027ed du: fix "du /dir /dir" case há 16 anos atrás
isdirectory.c 33d8d08f78 httpd: shrink mime type matching code (suggested by Bernhard) há 15 anos atrás
kernel_version.c 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
last_char_is.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
lineedit.c 9f93d62192 libbb: better unicode width support. Hopefully fixes bug 839. há 15 anos atrás
lineedit_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( há 16 anos atrás
llist.c 0b791d9a97 move llist_find_str from modutils to libbb há 15 anos atrás
login.c 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
loop.c 90a9904e9e remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) há 15 anos atrás
make_directory.c f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes há 15 anos atrás
makedev.c 9579d87be4 fix FAST_FUNC fallout há 16 anos atrás
match_fstype.c 7aaedcf21e mount: support "-O option"; stop trying to mount swap partitions há 15 anos atrás
md5.c cd2cd312b7 shrink sha hashing a bit more (remove wbuflen field from ctx), há 15 anos atrás
md5prime.c e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) há 16 anos atrás
messages.c b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text há 15 anos atrás
mode_string.c 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. há 16 anos atrás
mtab.c 96c45b0e0b libbb/mtab: fix xrealloc_vector fallout há 16 anos atrás
mtab_file.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX há 15 anos atrás
obscure.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
parse_config.c 5370bfb123 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) há 15 anos atrás
parse_mode.c 1f27ab0d4b *: optimize code size in strtoul calls há 15 anos atrás
perror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
perror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
perror_nomsg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
perror_nomsg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
pidfile.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
platform.c 995f15452a libbb: fix vasprintf implementation há 15 anos atrás
print_flags.c b9bbc40f64 libbb: fix print_flags() [fix somehow is only in 1.11.1?) há 16 anos atrás
printable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
process_escape_sequence.c 00f0ef4a0c echo et al: support \e escape há 15 anos atrás
procps.c ed4ff0e8cb pidof/killall: fix bug 625 (kernel threads get stale "binary name") há 15 anos atrás
progress.c 28055028a7 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> há 15 anos atrás
ptr_to_globals.c 5d89fbaa2e *: remove remaining instances of ".data" hack há 16 anos atrás
pw_encrypt.c d1a84a2880 libbb: move crypt_make_salt() to pw_encrypt.c, reuse há 16 anos atrás
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' há 15 anos atrás
pw_encrypt_md5.c d324e1b808 libbb/crypt: code shrink há 16 anos atrás
pw_encrypt_sha.c 6a5d9faa29 shrink sha hashing há 15 anos atrás
read.c ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. há 15 anos atrás
read_key.c 727e1b536e read_key,lineeedit: parse position answerback faster; sanitize its use há 15 anos atrás
recursive_action.c 8f7a6d294f find: -follow should not error out on dandling links há 15 anos atrás
remove_file.c 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
restricted_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
rtc.c dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc há 15 anos atrás
run_shell.c 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
safe_gethostname.c c94d3564c2 sendmail: from Vladimir: há 16 anos atrás
safe_poll.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
safe_strncpy.c 0f293b96dc fix all cases of strcpy on overlapping strings. há 16 anos atrás
safe_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
selinux_common.c 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
setup_environment.c f34cfff2f0 setup_environment: cd $HOME regardless of clear_env value. há 16 anos atrás
sha1.c 245a4f84be big endian warning fixes há 15 anos atrás
signals.c cab28aa7de init: preparatory patch, no code changes há 16 anos atrás
simplify_path.c 1cf4a0eb81 httpd: simplify insane conf file parser há 15 anos atrás
single_argv.c e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. há 15 anos atrás
skip_whitespace.c f125b6d341 *: use better isspace implementation há 15 anos atrás
speed_table.c e707a3000b add B921600 há 15 anos atrás
str_tolower.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
strrstr.c 6c4dadefb6 - update my name. No obj-code changes ;) há 16 anos atrás
time.c f2c8aa6676 libbb: introduce and use monotonic_ms há 15 anos atrás
trim.c c0dab37d0a *: remove last function calls to isspace há 15 anos atrás
u_signal_names.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
udp_io.c 1361aa2e2d udp_io: fix two more potential cases of unaligned accesses. 0 code size changes. há 15 anos atrás
unicode.c 307b24c851 testsuite-discovered fixes há 15 anos atrás
unicode_wcwidth.c 46685a46bb unicode_wcwidth.c: shrink há 15 anos atrás
update_passwd.c 4653e442ba adduser: more fixes to "add user to specified group" há 15 anos atrás
uuencode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
vdprintf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
verror_msg.c 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
vfork_daemon_rexec.c 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
warn_ignoring_args.c a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP há 15 anos atrás
wfopen.c a7ccdeef39 libbb: added xfdopen_for_read/write há 15 anos atrás
wfopen_input.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
write.c 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate há 15 anos atrás
xatonum.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
xatonum_template.c c0dab37d0a *: remove last function calls to isspace há 15 anos atrás
xconnect.c b1278a38bc ntpd: locally bind every peer socket. +22 bytes há 15 anos atrás
xfunc_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
xfuncs.c ab19ede655 tidy up O_NONBLOCK usage. use libbb functions in stty. há 15 anos atrás
xfuncs_printf.c c066472b0c *: do not assign to stdout/stderr, it's not portable. há 15 anos atrás
xgetcwd.c db12d1d733 Fix forgotten license comments há 16 anos atrás
xgethostbyname.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on há 16 anos atrás
xreadlink.c 3a014b85dc ls: make readlink error to not disrupt output (try ls -l /proc/self/fd). há 15 anos atrás
xrealloc_vector.c 1502a8b4ce libbb/xrealloc_vector.c: better comment há 15 anos atrás
xregcomp.c 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. há 16 anos atrás

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