hush/shell
Stephen Heumann a0d9884e7e Merge commit 'aa3576a29b9619f4e1c1b131f5db53ad2bc2cb00'
# Conflicts:
#	applets/Kbuild.src
#	networking/ssl_helper-wolfssl/README
#	networking/wget.c
#	shell/hush.c
2018-01-01 14:55:57 -06:00
..
hush_test Merge commit 'aa3576a29b9619f4e1c1b131f5db53ad2bc2cb00' 2018-01-01 14:55:57 -06:00
fnmatch.c Add our own implementation of fnmatch (taken from NetBSD), because the one in GNO 2.0.6's libc is broken. 2014-11-18 20:51:04 -06:00
glob.c In glob, factor out "stat" call and structure to a separate function. This reduces stack usage in the recursive glob function. 2014-11-20 21:08:21 -06:00
glob.h Include glob implementation from dietlibc. 2014-11-01 14:27:52 -05:00
hush.c Merge commit 'aa3576a29b9619f4e1c1b131f5db53ad2bc2cb00' 2018-01-01 14:55:57 -06:00
hushleaktool.sh Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00
match.c shell/match.c: shrink by dropping double bool inversion 2010-09-12 15:06:42 +02:00
match.h Revert some changes to work around ORCA/C issues that have been addressed. 2017-12-31 16:29:01 -06:00
math.c Merge commit 'f5add44981b43490376ea0dfed1420dba09a3a75' 2014-11-19 18:49:57 -06:00
math.h move endofname() to libbb 2013-02-26 00:36:53 +01:00
random.c Revert some changes to work around ORCA/C issues that have been addressed. 2017-12-31 16:29:01 -06: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 Merge with BusyBox 1.25.0. 2018-01-01 00:28:06 -06:00
shell.common.h Move all the source files to 15-character ProDOS-compatible file names. 2014-11-02 22:11:07 -06:00