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
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
*
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