This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
findutils
History
Bernhard Reutner-Fischer
5d26126b9e
- fixes parallel builds (make -j)
...
- use less resources for the buildsystem itself
2006-03-01 22:54:48 +00:00
..
Config.in
add find's "-mmin" option. configurable.
2006-01-13 21:05:41 +00:00
find.c
just whitespace
2006-01-25 00:08:53 +00:00
grep.c
make grep faster (close bug 758), reduce small memory leak in CONFIG_FEATURE_CLEANUP mode
2006-02-28 10:10:19 +00:00
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
- fixes parallel builds (make -j)
2006-03-01 22:54:48 +00:00
xargs.c
removed warning "comparison between signed and unsigned". Added ATTRIBUTE_UNUSED. My whitespace
2006-01-30 13:51:50 +00:00