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
/
libbb
/
parse_mode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: code shrink bb_parse_mode
Denys Vlasenko
2021-09-17
1
-2
/
+3
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-2
/
+1
*
libbb: more compact API for bb_parse_mode()
Denys Vlasenko
2015-10-07
1
-9
/
+7
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-5
/
+5
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-0
/
+2
*
bb_parse_mode: do not do umask() needlessly.
Denis Vlasenko
2007-01-26
1
-34
/
+18
*
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
"Robert P. J. Day"
2006-07-10
1
-14
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Restrict octal perms to <= 07777. Cosmetic error message change.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-86
/
+129
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-10
/
+6
*
Patch from larry to fix some grammar errors.
Eric Andersen
2001-05-23
1
-1
/
+1
*
A nice patch from Larry Doolittle that adds -Wshadow and
Eric Andersen
2001-03-21
1
-6
/
+6
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+138