.. |
Config.in
|
3e8669f359
- wrap overlong lines (Cristian Ionescu-Idbohrn)
|
16 years ago |
Kbuild
|
e559e0a757
libbb: unified config parser (By Vladimir Dronnikov)
|
16 years ago |
README
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
appletlib.c
|
e9ad84dfd4
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
|
16 years ago |
ask_confirmation.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
bb_askpass.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
bb_basename.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
bb_do_delay.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
bb_pwd.c
|
d73cbd31a2
- first pass to unify/cleanup uid handling (-236b)
|
16 years ago |
bb_qsort.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
bb_strtod.c
|
adbb73bda7
sleep: if FANCY && DESKTOP, support fractional seconds, minutes,
|
16 years ago |
bb_strtonum.c
|
49a5eba9ae
s/othervise/otherwise/g
|
16 years ago |
change_identity.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
chomp.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
compare_string_array.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
concat_path_file.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
concat_subpath_file.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
copy_file.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
copyfd.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
correct_password.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
crc32.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
create_icmp6_socket.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
create_icmp_socket.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
crypt_make_salt.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
default_error_retval.c
|
80d14beae9
Rename two config options:
|
17 years ago |
device_open.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
die_if_bad_username.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
dump.c
|
2f86d13dff
libbb: dump: do not use uninitialized memory. close bug 4364.
|
16 years ago |
error_msg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
error_msg_and_die.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
execable.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
fclose_nonstdin.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
fflush_stdout_and_exit.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
fgets_str.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
find_mount_point.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
find_pid_by_name.c
|
3b3ca113ed
pidof/killall: allow find_pid_by_name to find running
|
16 years ago |
find_root_device.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
full_write.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
get_console.c
|
2afd5ab62c
*: use get_console_fd() as appropriate, and make it fail on open error -
|
16 years ago |
get_last_path_component.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
get_line_from_file.c
|
69f4f9a6f4
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
|
16 years ago |
getopt32.c
|
9343da45d3
apply post-1.12.2 fixes, bump version to 1.12.3
|
16 years ago |
getpty.c
|
eb084779d7
libbb: use ptsname_r, it's smaller
|
16 years ago |
herror_msg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
herror_msg_and_die.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
human_readable.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
inet_common.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
info_msg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
inode_hash.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
isdirectory.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
kernel_version.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
last_char_is.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
lineedit.c
|
9343da45d3
apply post-1.12.2 fixes, bump version to 1.12.3
|
16 years ago |
lineedit_ptr_hack.c
|
be002adb2f
add forgotten files. I am forgetting it all the time :(
|
16 years ago |
llist.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
login.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
loop.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
make_directory.c
|
11152e30e3
mkdir: fix "uname 0222; mkdir foo/bar" case
|
16 years ago |
makedev.c
|
9579d87be4
fix FAST_FUNC fallout
|
16 years ago |
match_fstype.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
md5.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
messages.c
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
mode_string.c
|
0e52541917
taskset: fix some careless code in both fancy and non-fancy cases.
|
16 years ago |
mtab.c
|
96c45b0e0b
libbb/mtab: fix xrealloc_vector fallout
|
16 years ago |
mtab_file.c
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 years ago |
obscure.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
parse_config.c
|
69f4f9a6f4
optimize config_read() (by Timo Teras <timo.teras AT iki.fi>)
|
16 years ago |
parse_mode.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
perror_msg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
perror_msg_and_die.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
perror_nomsg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
perror_nomsg_and_die.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
pidfile.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
print_flags.c
|
b9bbc40f64
libbb: fix print_flags() [fix somehow is only in 1.11.1?)
|
16 years ago |
printable.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
process_escape_sequence.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
procps.c
|
27842288b3
libbb: make xrealloc_vector zero out the realloc'ed tail
|
16 years ago |
ptr_to_globals.c
|
5d89fbaa2e
*: remove remaining instances of ".data" hack
|
16 years ago |
pw_encrypt.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
pw_encrypt_des.c
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 years ago |
pw_encrypt_md5.c
|
e235285c3a
crypt: code shrink
|
16 years ago |
read.c
|
ec73d30322
randomconfig fixes
|
16 years ago |
recursive_action.c
|
6e69e4237d
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
|
16 years ago |
remove_file.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
restricted_shell.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
rtc.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
run_shell.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
safe_gethostname.c
|
c94d3564c2
sendmail: from Vladimir:
|
16 years ago |
safe_poll.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
safe_strncpy.c
|
0f293b96dc
fix all cases of strcpy on overlapping strings.
|
16 years ago |
safe_write.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
selinux_common.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
setup_environment.c
|
84641942e5
apply post-1.12.1 patches, bump version to 1.12.2
|
16 years ago |
sha1.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
signals.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
simplify_path.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
skip_whitespace.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
speed_table.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
str_tolower.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
strrstr.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
time.c
|
ce13b76002
libbb: shrink monotonic_XXX functions, introduce monotonic_ns
|
16 years ago |
trim.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
u_signal_names.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
udp_io.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
update_passwd.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
uuencode.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
vdprintf.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
verror_msg.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
vfork_daemon_rexec.c
|
84641942e5
apply post-1.12.1 patches, bump version to 1.12.2
|
16 years ago |
warn_ignoring_args.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
wfopen.c
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 years ago |
wfopen_input.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
write.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xatonum.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xatonum_template.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xconnect.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xfunc_die.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xfuncs.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xfuncs_printf.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xgetcwd.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xgethostbyname.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xreadlink.c
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
xrealloc_vector.c
|
728161b556
fix bug 4464 for real. I am dumb.
|
16 years ago |
xregcomp.c
|
3fd15e197e
grep: option to use GNU regex matching instead of POSIX one.
|
16 years ago |