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-12 09:29:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
coreutils
History
Stephen Heumann
72634b98b9
In redirection operations, map fds 0/1/2 to 1/2/3 so they work as stdin/stdout/stderr, preserving compatibility with Unix shell scripts.
...
Also do a similar mapping for fds passed to "read -u" and "test -t".
2014-11-20 23:12:01 -06:00
..
echo.c
Changes to handle the use of \r as newline on the IIgs.
2014-11-08 19:58:11 -06:00
test.c
In redirection operations, map fds 0/1/2 to 1/2/3 so they work as stdin/stdout/stderr, preserving compatibility with Unix shell scripts.
2014-11-20 23:12:01 -06:00
test.ptr.hack.c
Move all the source files to 15-character ProDOS-compatible file names.
2014-11-02 22:11:07 -06:00