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
2024-11-04 14:05:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
01bf3d0c92
hush
/
shell
History
Eric Andersen
009617f413
Per suggestion by Pawel Sakowski, fix the dash_arith() prototype
...
to return a long. We were needlessly truncating to an int.
2004-04-05 13:24:07 +00:00
..
ash.c
Per suggestion by Pawel Sakowski, fix the dash_arith() prototype
2004-04-05 13:24:07 +00:00
cmdedit.c
s/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 10:02:48 +00:00
cmdedit.h
Config.in
hush.c
s/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 10:02:48 +00:00
lash.c
s/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 10:02:48 +00:00
Makefile
Makefile.in
msh.c