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-02-06 13:30:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
findutils
History
Matt Kraai
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
...
segfaulting or handling errors the same way themselves.
2000-09-13 02:46:14 +00:00
..
find.c
Extract usage information into a separate file.
2000-07-16 20:57:15 +00:00
grep.c
Exit with the appropriate value when grepping multiple files.
2000-08-06 15:25:53 +00:00
which.c
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
2000-09-13 02:46:14 +00:00