Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f7ad927c2059ef9cd1cd6befeb43f26b92f6369f
/
shell
/
shell_common.c
d60752f
build system: -fno-builtin-printf
by Denys Vlasenko
· 9 years ago
97f2f7c
Removes stray empty line from code
by Maninder Singh
· 10 years ago
25ce3ee
typo fix in comment
by Denys Vlasenko
· 11 years ago
9e71e3c
ash: fix "read -s" + ^C. Closes 5504
by Denys Vlasenko
· 12 years ago
c5fe9f7
include sys/resource.h where needed
by Mike Frysinger
· 12 years ago
7ce209b
shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR]
by Denys Vlasenko
· 13 years ago
10c0131
hush: use SA_RESTARTed signal handlers across read.
by Denys Vlasenko
· 14 years ago
80542ba
hush: make read builtin interruptible.
by Denys Vlasenko
· 14 years ago
80c5b68
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads
by Denys Vlasenko
· 14 years ago
e32d05b
ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
by Denys Vlasenko
· 14 years ago
b7c9fb2
whitespace fixes
by Denys Vlasenko
· 14 years ago
b32a543
nandwrite: complain on malformed -s NUM
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
17e0e43
ulimit: set both hard and soft limits by default
by Alexander Shishkin
· 14 years ago
599ae1e
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
by Denys Vlasenko
· 15 years ago
25d9b91
shell/read: check that variable names are sane
by Denys Vlasenko
· 15 years ago
7306727
shell: split read builtin from ash
by Denys Vlasenko
· 15 years ago