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
665b4e69ed
busybox
/
findutils
History
Matt Kraai
1f0c43668a
Remove
== TRUE' tests and convert
!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
..
config.in
config.in features patch from Giulio Orsero <giulioo@pobox.com>
2001-11-10 09:53:23 +00:00
find.c
Remove
== TRUE' tests and convert
!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
grep.c
Fix undeclared variable error.
2001-11-20 16:00:44 +00:00
Makefile
Major rework of the directory structure and the entire build system.
2001-10-24 05:00:29 +00:00
which.c
Major rework of the directory structure and the entire build system.
2001-10-24 05:00:29 +00:00
xargs.c
Call xmalloc before realloc
2001-11-19 10:49:30 +00:00