hush/libbb
2014-11-02 18:30:31 -06:00
..
appletlib.c Eliminate or disable all the warnings given by clang -Wall 2014-10-26 23:30:51 -05:00
bb_qsort.c
bb_strtonum.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
compare_string_array.c
concat_path_file.c
copyfd.c
default_error_retval.c
endofname.c move endofname() to libbb 2013-02-26 00:36:53 +01:00
full_write.c
get_last_path_component.c
get_line_from_file.c
getopt32.c Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
last_char_is.c
lineedit_ptr_hack.c
lineedit.c lineedit: fix trivial build failure 2014-01-10 14:38:26 +01:00
llist.c
mempcpy.c Minimal changes to enable hush-only builds on OS X 2014-10-26 21:14:47 -05:00
messages.c Minimal changes to enable hush-only builds on OS X 2014-10-26 21:14:47 -05:00
parse_mode.c
perror_msg.c
platform.c libbb: provide usleep() fallback implementation 2014-04-13 16:37:57 +02:00
printable_string.c
process_escape_sequence.c
ptr_to_globals.c
read_key.c Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
read.c
safe_gethostname.c sendmail: use host rather than NIS domain name for HELO 2012-04-28 17:04:19 +02:00
safe_poll.c
safe_strncpy.c
safe_write.c
signals.c libbb: correctness/size tweaks in signal-related helpers 2012-09-27 13:20:34 +02:00
skip_whitespace.c
time.c More removal of stuff that used long longs 2014-10-27 19:45:38 -05:00
u_signal_names.c
unicode.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
verror_msg.c Fix compile failures 2014-05-02 07:18:55 +02:00
vfork_and_run.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
wfopen.c
xatonum_template.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
xatonum.c Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
xfunc_die.c
xfuncs_printf.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
xfuncs.c Various changes for GNO and ORCA/C compatibility. 2014-11-02 18:30:31 -06:00
xgetcwd.c
xrealloc_vector.c