This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-03-13 00:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
History
Stephen Heumann
472db3bd56
Delete the stuff that's irrelevant to hush. Also, include (a simplified version of) the autoconf-generated headers and a simple build script, so it can easily be build in the hush-only configuration.
2014-10-26 22:39:01 -05:00
..
hush_test
hush: make ${#var} unicode-aware
2014-08-13 09:57:44 +02:00
hush_leaktool.sh
…
hush.c
Minimal changes to enable hush-only builds on OS X
2014-10-26 21:14:47 -05:00
match.c
…
match.h
…
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
ash,hush: fix a thinko about 2^64-1 factorization
2014-03-15 09:25:46 +01: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
typo fix in comment
2013-07-14 01:23:06 +02:00
shell_common.h
*: declare strings with ALIGN1, as appropriate
2012-07-24 15:56:37 +02:00