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-08-08 02:25:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e7c43b66d74ee9902a6732122788a7a16bcfbf18
hush
/
editors
History
Rob Landley
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
...
from before "if(x) free(x)".
2006-03-01 16:39:45 +00:00
..
awk.c
Patch from awk maintainer (Dmitry Zakhrov) to fix bugs 642, 663, and 667.
2006-02-14 16:05:32 +00:00
Config.in
Remove trailing whitespace. Update copyright to include 2004.
2004-03-15 08:29:22 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
Don't build directory libraries unless we're building an applet that needs it.
2006-02-21 19:11:35 +00:00
patch.c
changed strange mix signed<->unsigned
2006-01-31 09:44:04 +00:00
sed.c
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
2006-03-01 16:39:45 +00:00
vi.c
fix up yet more annoying signed/unsigned and mixed type errors
2006-01-30 22:48:39 +00:00