Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko a277506a64 shell: add comments about SIGINT-related problems пре 2 година
  Denys Vlasenko 457825f77a shells: do not allow bare "read" in non-bash compat configs пре 3 година
  Eicke Herbertz 1b30c63dfd shell: also do word splitting when -d DELIM is used пре 3 година
  Denys Vlasenko 91e330a53f shells: a fix for systems without RLIMIT_NICE пре 4 година
  Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly пре 4 година
  Christian Eggers 39925026f6 shell: Fix "read -d ''" behavior пре 4 година
  Denys Vlasenko 3ef513e787 shell/ulimit: code shrink пре 5 година
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls пре 5 година
  Denys Vlasenko d8bd7012a3 hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt пре 5 година
  Denys Vlasenko 93f0b39a07 ash,hush: ulimit: add -i RLIMIT_SIGPENDING, -q RLIMIT_MSGQUEUE пре 5 година
  Denys Vlasenko 57e1b0ad5e ash,hush: bash compat for ulimit: reorder to match пре 5 година
  Denys Vlasenko a92a9601f8 ash,hush: bash compat for ulimit: -w => -x, -p => -u пре 5 година
  Denys Vlasenko a4d76ea137 ash,hush: fix ulimit to be more bash-compat, closes 11791 пре 5 година
  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 пре 8 година
  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 година