mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
81652ca9c4
This avoids problems stemming from the fact that GNO's environment implementation may deallocate those strings, in some cases before we're done with them. It also allows us to uppercase the variable names, although since we made them case-insensitive this only matters for display purposes (in "set" output). |
||
---|---|---|
.. | ||
hush_test | ||
fnmatch.c | ||
glob.c | ||
glob.h | ||
hush.c | ||
hushleaktool.sh | ||
match.c | ||
match.h | ||
math.c | ||
math.h | ||
random.c | ||
random.h | ||
shell.common.c | ||
shell.common.h |