..
.cvsignore
ask_confirmation.c
check_wildcard_match.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
chomp.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
copy_file_chunk.c
copy_file.c
create_path.c
device_open.c
error_msg_and_die.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
error_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
find_mount_point.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
find_pid_by_name.c
find_root_device.c
full_read.c
full_write.c
get_console.c
get_last_path_component.c
get_line_from_file.c
human_readable.c
Place a temporary bandaid on the ls/du/df human-readable issue. This method is
2001-04-03 23:14:29 +00:00
inode_hash.c
includes cleanup from Jeff Garzik
2001-03-23 17:02:05 +00:00
isdirectory.c
kernel_version.c
libbb.h
Patch bass ackwards behavior of hr flag.
2001-03-28 20:10:25 +00:00
loop.c
Makefile
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
mk_loop_h.sh
mode_string.c
mtab_file.c
Move the mtab support stuff into libbb
2001-04-01 16:01:11 +00:00
mtab.c
Move the mtab support stuff into libbb
2001-04-01 16:01:11 +00:00
my_getgrgid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getgrnam.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwnam.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwnamegid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
my_getpwuid.c
Split libbb/pwd_grp_wrappers.c into 5 different libbb/my_* files.
2001-03-19 18:37:42 +00:00
parse_mode.c
A nice patch from Larry Doolittle that adds -Wshadow and
2001-03-21 07:34:27 +00:00
parse_number.c
perror_msg_and_die.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
perror_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
print_file.c
process_escape_sequence.c
recursive_action.c
A nice patch from Larry Doolittle that adds -Wshadow and
2001-03-21 07:34:27 +00:00
safe_read.c
safe_strncpy.c
syscalls.c
syslog_msg_with_name.c
time_string.c
trim.c
if strlen(s) was 0, it would then end up using s[-1] as an array index. Bad,
2001-04-03 22:50:52 +00:00
vdprintf.c
verror_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
vperror_msg.c
Split error messages into separate files.
2001-03-19 19:24:06 +00:00
wfopen.c
xfuncs.c
xregcomp.c