hush/libbb
Stephen Heumann 8f6869ae25 Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms.
At this point, ORCA/C can process the main header files, and some smaller source files compile without errors.
2014-11-01 09:46:02 -05: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 Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
compare_string_array.c
concat_path_file.c
copyfd.c
default_error_retval.c
endofname.c
full_write.c
get_last_path_component.c find: cater for libc w/o FNM_CASEFOLD 2011-05-23 00:40:54 +02:00
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
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
printable_string.c
process_escape_sequence.c libbb/process_escape_sequence.c: fix recently broken handling of \\ 2010-10-25 12:14:21 +02:00
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
safe_poll.c
safe_strncpy.c
safe_write.c
signals.c
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
verror_msg.c
vfork_and_run.c Change vfork calls to use vfork_and_run operation with GNO-compatible semantics 2014-10-27 13:10:11 -05:00
wfopen.c
xatonum_template.c
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 More removal of stuff that used long longs 2014-10-27 19:45:38 -05:00
xfuncs.c
xgetcwd.c
xrealloc_vector.c