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
022eb311d5
- use absolute path for top_builddir and top_srcdir.
...
Fixes make trying to include the very same file in an endless loop.
2006-03-02 17:33:25 +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 absolute path for top_builddir and top_srcdir.
2006-03-02 17:33:25 +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