index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
fdformat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-3
/
+4
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-4
/
+2
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-9
/
+4
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-12
/
+5
*
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
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
fdformat: remove redundant check
Denis Vlasenko
2006-10-03
1
-7
/
+6
*
lots of silly indent fixes
Denis Vlasenko
2006-10-03
1
-27
/
+27
*
There are a number of reasons for reinventing printf(). Writing status to
Rob Landley
2006-08-04
1
-18
/
+8
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-16
/
+8
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
- use bb_msg_{read,write}_error where appropriate.
Bernhard Reutner-Fischer
2006-06-03
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
-4
/
+4
*
Tito sent in a few patches converting instances of CONFIG_FEATURE_CLEAN_UP to
Rob Landley
2005-09-08
1
-6
/
+6
*
Everything should be made as simple as possible. But no simpler.
Eric Andersen
2004-04-03
1
-5
/
+11
*
Patch from Tito, reduce size, merge functions that are only used once.
Glenn L McGrath
2004-01-20
1
-93
/
+90
*
Logic error, patch by Matteo Croce
Glenn L McGrath
2003-08-29
1
-1
/
+1
*
Add the fdformat utility, based on a patch from Kent Robotti,
Eric Andersen
2003-07-05
1
-0
/
+158