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
/
readprofile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-2
/
+2
*
readprofile: do not close/free just before exiting
Denys Vlasenko
2017-08-06
1
-2
/
+4
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Code style fixes, no code changes
Denys Vlasenko
2016-11-28
1
-3
/
+4
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+10
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+1
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
1
-6
/
+6
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
1
-8
/
+8
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+15
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
1
-2
/
+4
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
libbb: introduce xmalloc_xopen_read_close and use where appropriate
Denis Vlasenko
2008-04-19
1
-2
/
+2
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-20
/
+33
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>)
Denis Vlasenko
2007-11-13
1
-4
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
hush: fix read builtin to not read ahead past eol and to not use
Denis Vlasenko
2007-06-13
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
*
mostly style fixes
Denis Vlasenko
2006-11-01
1
-24
/
+25
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-18
/
+6
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-3
/
+3
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
readprofile: getopt_ulflags'isation
Denis Vlasenko
2006-09-22
1
-38
/
+6
*
Make a warning go away on 64-bit systems.
Rob Landley
2006-08-06
1
-2
/
+2
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-26
/
+5
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
another more const
"Vladimir N. Oleynik"
2005-10-20
1
-3
/
+3
*
Cleanup patch from Tito.
Rob Landley
2005-09-14
1
-12
/
+9
*
Add readprofile applet support.
Paul Mundt
2005-05-20
1
-0
/
+302