Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
081efd12325ed0b768d404e10f1ac749a90f8225
/
miscutils
/
mountpoint.c
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
f284c76
use more boiler plate GPL notices
by Mike Frysinger
· 19 years ago
948a09d
dont printf arguments given by user for security sanity
by Mike Frysinger
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
39a841c
change interface to bb_xasprintf() - more perfect for me.
by "Vladimir N. Oleynik"
· 19 years ago
d00b3a5
Bernhard Fischer provided a mountpoint(1) applet. This is apparently something
by Rob Landley
· 19 years ago