Denys Vlasenko
|
19358cc313
ash,hush: fold shell_builtin_read() way-too-many params into a struct param
|
6 سال پیش |
Denys Vlasenko
|
44257ad5d0
hush: fix IFS handling in read
|
6 سال پیش |
Denys Vlasenko
|
7bcde5f00d
libbb.h: always include sys/resource.h
|
6 سال پیش |
Denys Vlasenko
|
6016181b68
hush: GETOPT_RESET() _after_ getopts too.
|
7 سال پیش |
Denys Vlasenko
|
cde46f75cb
shell: more efficient check for EOL in read
|
7 سال پیش |
Johannes Schindelin
|
3bef5d89b0
ash: implement -d DELIM option for read
|
7 سال پیش |
Denys Vlasenko
|
eae12688c9
shell: optional support for read -t N.NNN, closes 10101
|
7 سال پیش |
Denys Vlasenko
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 سال پیش |
Denys Vlasenko
|
f547041940
ash,hush: fix SIGCHLD interrupting read builtin
|
7 سال پیش |
Kaarle Ritvanen
|
835ad3a984
libbb: GETOPT_RESET macro
|
7 سال پیش |
Denys Vlasenko
|
01ccdd1d3c
libbb: consolidate the code to set termios unbuffered mode
|
7 سال پیش |
Denys Vlasenko
|
e627ac95be
ash: [VAR] Initialise OPTIND after importing environment
|
8 سال پیش |
Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 سال پیش |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 سال پیش |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 سال پیش |
Denys Vlasenko
|
25ce3ee9f3
typo fix in comment
|
11 سال پیش |
Denys Vlasenko
|
9e71e3cea5
ash: fix "read -s" + ^C. Closes 5504
|
12 سال پیش |
Mike Frysinger
|
c5fe9f7b72
include sys/resource.h where needed
|
12 سال پیش |
Denys Vlasenko
|
7ce209b9d4
shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR]
|
13 سال پیش |
Denys Vlasenko
|
10c0131a8a
hush: use SA_RESTARTed signal handlers across read.
|
13 سال پیش |
Denys Vlasenko
|
80542bad2f
hush: make read builtin interruptible.
|
13 سال پیش |
Denys Vlasenko
|
80c5b6893d
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads
|
13 سال پیش |
Denys Vlasenko
|
e32d05b708
ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO)
|
13 سال پیش |
Denys Vlasenko
|
b7c9fb27cb
whitespace fixes
|
13 سال پیش |
Denys Vlasenko
|
b32a543663
nandwrite: complain on malformed -s NUM
|
14 سال پیش |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 سال پیش |
Alexander Shishkin
|
17e0e43c35
ulimit: set both hard and soft limits by default
|
14 سال پیش |
Denys Vlasenko
|
599ae1eb9f
shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells
|
14 سال پیش |
Denys Vlasenko
|
25d9b91d94
shell/read: check that variable names are sane
|
15 سال پیش |
Denys Vlasenko
|
7306727d1b
shell: split read builtin from ash
|
15 سال پیش |