This website requires JavaScript.
Explore
Help
Register
Sign In
topjohnwu
/
ndk-busybox
Watch
1
Star
0
Fork
0
You've already forked ndk-busybox
mirror of
https://github.com/topjohnwu/ndk-busybox.git
synced
2025-02-15 01:08:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ndk-busybox
/
findutils
History
Mark Whitley
fa43e54b6f
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
...
testcases for these new features.
2001-05-24 18:36:18 +00:00
..
find.c
Applied patch from David Douthitt to re-add -print option to find.
2001-03-28 22:04:42 +00:00
grep.c
Added support for grep -e and grep -f, closes bug
#1164
. Also added some
2001-05-24 18:36:18 +00:00
which.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00
xargs.c
xstrdup xargs cleanup from Jeff Garzik
2001-03-23 17:11:22 +00:00