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-05 06:07:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6ab037872f
hush
/
editors
History
Bernhard Reutner-Fischer
19008b8373
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +00:00
..
awk.c
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
2006-05-21 18:30:35 +00:00
Config.in
It was sitting there, in the patches directory, for years. It was delete it
2006-05-04 20:56:43 +00:00
ed.c
- remove superfluous legacy includes.
2006-05-19 12:38:30 +00:00
Makefile
pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list
2006-05-13 02:33:09 +00:00
Makefile.in
patch.c
sed.c
- reuse strings and messages. Saves about 600B
2006-06-07 20:17:41 +00:00
vi.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00