hush/shell
2014-11-01 16:59:17 -05:00
..
hush_test hush: make ${#var} unicode-aware 2014-08-13 09:57:44 +02:00
glob.c Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
glob.h Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
hush_leaktool.sh hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" 2009-04-19 23:07:51 +00:00
hush.c Convert additional vfork calls to xvfork_and_run. 2014-11-01 16:59:17 -05:00
match.c shell/match.c: shrink by dropping double bool inversion 2010-09-12 15:06:42 +02:00
match.h Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00
math.c move endofname() to libbb 2013-02-26 00:36:53 +01:00
math.h move endofname() to libbb 2013-02-26 00:36:53 +01:00
random.c More removal of stuff that used long longs 2014-10-27 19:45:38 -05:00
random.h ash,hush: improve randomness of $RANDOM, add easy-ish way to test it 2014-03-13 12:52:43 +01:00
shell_common.c Change the ARRAY_SIZE macro to work around an ORCA/C limitation. 2014-11-01 15:47:17 -05:00
shell_common.h Miscellaneous changes for ORCA/C and GNO compatibility, mainly removing C99isms. 2014-11-01 09:46:02 -05:00