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
/
shell
/
shell_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
2016-04-22
1
-1
/
+1
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-1
/
+1
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
typo fix in comment
Denys Vlasenko
2013-07-14
1
-1
/
+1
*
ash: fix "read -s" + ^C. Closes 5504
Denys Vlasenko
2012-09-06
1
-1
/
+1
*
include sys/resource.h where needed
Mike Frysinger
2012-07-05
1
-0
/
+1
*
shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR]
Denys Vlasenko
2012-01-15
1
-1
/
+7
*
hush: use SA_RESTARTed signal handlers across read.
Denys Vlasenko
2011-05-11
1
-13
/
+21
*
hush: make read builtin interruptible.
Denys Vlasenko
2011-05-08
1
-2
/
+15
*
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...
Denys Vlasenko
2011-05-08
1
-1
/
+1
*
ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
Denys Vlasenko
2011-04-04
1
-0
/
+12
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-3
/
+3
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
ulimit: set both hard and soft limits by default
Alexander Shishkin
2010-07-27
1
-1
/
+6
*
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
Denys Vlasenko
2010-05-23
1
-0
/
+420
*
shell/read: check that variable names are sane
Denys Vlasenko
2010-01-13
1
-4
/
+13
*
shell: split read builtin from ash
Denys Vlasenko
2010-01-12
1
-0
/
+26