summaryrefslogtreecommitdiff
path: root/builtins/read.def
Commit message (Expand)AuthorAgeFilesLines
* rest of work to convert unwind-protects to ANSI/ISO C; size_t updates; functi...Chet Ramey2023-04-031-12/+33
* local variables no longer modify external variables if the variable is suppli...Chet Ramey2023-02-271-5/+1
* final set of ANSI C changesChet Ramey2023-01-051-11/+11
* second set of ANSI C changes: C89-style function declarations, more inline fu...Chet Ramey2023-01-031-33/+16
* first set of ANSI C changes: remove PARAMSChet Ramey2023-01-031-12/+12
* fixes for HAVE_SELECT/HAVE_PSELECT; change some warning messages for nameref ...Chet Ramey2022-11-291-0/+4
* clarify some arithmetic error messages; fix for read builtin readline timeout...Chet Ramey2022-11-141-0/+3
* fix mem leak with local BASH_REMATCHChet Ramey2022-06-031-17/+3
* fixes to read/wait; revert change that processes $'...' quoting in here-docum...Chet Ramey2022-01-241-1/+1
* changes to make builtins that perform assignments work better with arbitrary ...Chet Ramey2022-01-041-17/+3
* more minor changes for builtins and array subscript expansion; fix to `wait -n'Chet Ramey2021-05-171-9/+29
* changes to mapfile, read builtins for unbuffered readsChet Ramey2021-05-051-1/+5
* application-settable readline timeoutsChet Ramey2021-03-111-0/+14
* read builtin timeouts no longer use SIGALRMChet Ramey2021-03-101-30/+71
* commit bash-20210211 snapshotChet Ramey2021-02-151-0/+3
* commit bash-20210209 snapshotChet Ramey2021-02-111-0/+25
* commit bash-20201218 snapshotChet Ramey2020-12-251-1/+2
* commit bash-20200605 snapshotChet Ramey2020-06-051-11/+11
* commit bash-20200417 snapshotChet Ramey2020-04-201-0/+2
* commit bash-20200403 snapshotChet Ramey2020-04-061-0/+5
* commit bash-20200207 snapshotChet Ramey2020-02-101-2/+2
* commit bash-20190426 snapshotChet Ramey2019-04-291-4/+7
* commit bash-20190424 snapshotChet Ramey2019-04-251-1/+20
* commit bash-20190328 snapshotChet Ramey2019-04-011-8/+1
* commit bash-20180928 snapshotChet Ramey2018-10-011-5/+8
* commit bash-20180524 snapshotChet Ramey2018-05-291-0/+1
* commit bash-20180322 snapshotChet Ramey2018-03-261-2/+3
* commit bash-20180202 snapshotChet Ramey2018-02-051-0/+1
* commit bash-20170929 snapshotChet Ramey2017-10-021-0/+2
* commit bash-20170714 snapshotChet Ramey2017-07-251-4/+4
* commit bash-snap-20170630 snapshotChet Ramey2017-06-301-3/+7
* commit bash-snap-20170620 snapshotChet Ramey2017-06-201-1/+1
* commit bash-snap-20170612 snapshotChet Ramey2017-06-121-1/+1
* commit bash-20170609 snapshotChet Ramey2017-06-121-1/+1
* commit bash-snap-20170531 snapshotChet Ramey2017-05-311-2/+7
* commit bash-20170511 snapshotChet Ramey2017-05-111-7/+27
* commit bash-20170505 snapshotChet Ramey2017-05-081-1/+2
* commit bash-20170414 snapshotChet Ramey2017-04-171-12/+12
* commit bash-20170407 snapshotChet Ramey2017-04-101-1/+3
* commit bash-20170224 snapshotChet Ramey2017-02-271-0/+5
* commit bash-20161230 snapshotChet Ramey2017-01-031-2/+0
* commit bash-20161216 snapshotChet Ramey2016-12-201-5/+5
* commit bash-20161122 snapshotChet Ramey2016-12-011-1/+2
* commit bash-20161108 snapshotChet Ramey2016-11-101-1/+7
* commit bash-20160930 snapshotChet Ramey2016-10-191-14/+4
* commit bash-20160520 snapshotChet Ramey2016-05-231-2/+3
* commit bash-20160129 snapshotChet Ramey2016-02-091-1/+1
* commit bash-20151023 snapshotChet Ramey2015-11-021-0/+1
* commit bash-20150904 snapshotChet Ramey2015-09-111-1/+2
* commit bash-20150306 snapshotChet Ramey2015-03-091-4/+4