Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
8d4c397d9d551a9a91f0855e1ca48a5ed4130e7d
/
which.c
8d4c397
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
768a234
Fixed return status (thanks to David Douthitt for the fix).
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
38c8551
Path count was out by one, fixed it
by Glenn L McGrath
· 24 years ago
63dde9d
Simplify and remove dependence on PATH_MAX
by Glenn L McGrath
· 24 years ago
322ae93
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
by Matt Kraai
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
3bd8bd8
Don't use strings directly in calls to usage(). This is in preparation
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
c389d91
"which" rewritten to use stat(). Fixes to improve its compatability
by Pavel Roskin
· 24 years ago
330fd2b
More libc portability updates, add in the website (which has not been
by Erik Andersen
· 24 years ago