Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko 3ef513e787 shell/ulimit: code shrink %!s(int64=5) %!d(string=hai) anos
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko d8bd7012a3 hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 93f0b39a07 ash,hush: ulimit: add -i RLIMIT_SIGPENDING, -q RLIMIT_MSGQUEUE %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 57e1b0ad5e ash,hush: bash compat for ulimit: reorder to match %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko a92a9601f8 ash,hush: bash compat for ulimit: -w => -x, -p => -u %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko a4d76ea137 ash,hush: fix ulimit to be more bash-compat, closes 11791 %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 19358cc313 ash,hush: fold shell_builtin_read() way-too-many params into a struct param %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 44257ad5d0 hush: fix IFS handling in read %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 6016181b68 hush: GETOPT_RESET() _after_ getopts too. %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko cde46f75cb shell: more efficient check for EOL in read %!s(int64=7) %!d(string=hai) anos
  Johannes Schindelin 3bef5d89b0 ash: implement -d DELIM option for read %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko eae12688c9 shell: optional support for read -t N.NNN, closes 10101 %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko d4e4fdb5ce fixes for bugs found by make_single_applets.sh %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko f547041940 ash,hush: fix SIGCHLD interrupting read builtin %!s(int64=7) %!d(string=hai) anos
  Kaarle Ritvanen 835ad3a984 libbb: GETOPT_RESET macro %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode %!s(int64=7) %!d(string=hai) anos
  Denys Vlasenko e627ac95be ash: [VAR] Initialise OPTIND after importing environment %!s(int64=8) %!d(string=hai) anos
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate %!s(int64=8) %!d(string=hai) anos
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf %!s(int64=9) %!d(string=hai) anos
  Maninder Singh 97f2f7ca7f Removes stray empty line from code %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 25ce3ee9f3 typo fix in comment %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 9e71e3cea5 ash: fix "read -s" + ^C. Closes 5504 %!s(int64=12) %!d(string=hai) anos
  Mike Frysinger c5fe9f7b72 include sys/resource.h where needed %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 7ce209b9d4 shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 10c0131a8a hush: use SA_RESTARTed signal handlers across read. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 80542bad2f hush: make read builtin interruptible. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 80c5b6893d libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko e32d05b708 ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) %!s(int64=13) %!d(string=hai) anos