index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
mountpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-37
/
+36
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-5
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
use more boiler plate GPL notices
Mike Frysinger
2006-04-16
1
-1
/
+1
*
dont printf arguments given by user for security sanity
Mike Frysinger
2006-03-23
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
1
-2
/
+2
*
Bernhard Fischer provided a mountpoint(1) applet. This is apparently something
Rob Landley
2005-08-20
1
-0
/
+70