summaryrefslogtreecommitdiff
path: root/nojobs.c
Commit message (Collapse)AuthorAgeFilesLines
* fix for incomplete multibyte characters in pasted input; fix for syntax ↵Chet Ramey2023-05-041-1/+8
| | | | errors while entering compound assignments; fix for jobs not removing jobs from the list in a SIGCHLD trap; fix for PS0 that contains a command substitution after interactive shell reads EOF; fix for non-interactive shell reading from stdin and evaling a command that dups stdin
* local variables no longer modify external variables if the variable is ↵Chet Ramey2023-02-271-8/+2
| | | | supplied as a variable assignment preceding a function call; assignments in compound assignment statements don't undergo brace expansion
* second set of ANSI C changes: C89-style function declarations, more inline ↵Chet Ramey2023-01-031-102/+64
| | | | functions, remove register keyword
* fix crash from compgen in a non-interactive shell; globstar option now works ↵Chet Ramey2022-04-191-1/+1
| | | | with complete -G; wait -p changes; some int->size_t changes
* fixes to read/wait; revert change that processes $'...' quoting in ↵Chet Ramey2022-01-241-2/+7
| | | | here-documents unconditionally
* update version to 5.2-devel, update copyright datesChet Ramey2021-11-081-1/+1
|
* commit bash-20201230 snapshotChet Ramey2021-01-071-0/+2
|
* commit bash-20200707 snapshotChet Ramey2020-07-101-9/+0
|
* commit bash-20200605 snapshotChet Ramey2020-06-051-21/+21
|
* commit bash-20200417 snapshotChet Ramey2020-04-201-1/+2
|
* commit bash-20200413 snapshotChet Ramey2020-04-171-3/+4
|
* commit bash-20200406 snapshotChet Ramey2020-04-081-5/+16
|
* commit bash-20200228 snapshotChet Ramey2020-03-021-1/+14
|
* commit bash-20200207 snapshotChet Ramey2020-02-101-7/+1
|
* commit bash-20191122 snapshotChet Ramey2019-11-251-1/+2
|
* commit bash-20190927 snapshotChet Ramey2019-09-301-2/+2
|
* commit bash-20190531 snapshotChet Ramey2019-06-101-2/+10
|
* commit bash-20180817 snapshotChet Ramey2018-08-201-0/+6
|
* commit bash-20180302 snapshotChet Ramey2018-03-051-5/+2
|
* commit bash-20171208 snapshotChet Ramey2017-12-111-0/+3
|
* commit bash-20171205 snapshotChet Ramey2017-12-081-0/+6
|
* commit bash-20161230 snapshotChet Ramey2017-01-031-8/+1
|
* commit bash-20161108 snapshotChet Ramey2016-11-101-3/+7
|
* commit bash-20160805 snapshotChet Ramey2016-08-081-2/+11
|
* commit bash-20160212 snapshotChet Ramey2016-02-231-0/+10
|
* commit bash-20151113 snapshotChet Ramey2015-12-011-3/+12
|
* commit bash-20150724 snapshotChet Ramey2015-07-291-0/+2
|
* commit bash-20150710 snapshotChet Ramey2015-07-291-0/+8
|
* commit bash-20150612 snapshotChet Ramey2015-06-171-4/+5
|
* commit bash-20141017 snapshotChet Ramey2014-10-211-3/+29
|
* commit bash-20140926 snapshotChet Ramey2014-10-091-1/+1
|
* commit bash-20140815 snapshotChet Ramey2014-08-291-0/+2
|
* commit bash-20130322 snapshotChet Ramey2013-04-261-2/+2
|
* commit bash-20130222 snapshotChet Ramey2013-03-041-0/+9
|
* commit bash-20121019 snapshotChet Ramey2012-11-021-2/+9
|
* commit bash-20120713 snapshotChet Ramey2012-08-131-0/+1
|
* commit bash-20120622 snapshotChet Ramey2012-07-071-0/+3
|
* commit bash-20120309 snapshotChet Ramey2012-04-091-1/+6
|
* commit bash-20120127 snapshotChet Ramey2012-02-221-1/+1
|
* commit bash-20110622 snapshotChet Ramey2011-12-291-1/+3
|
* commit bash-20110525 snapshotChet Ramey2011-12-291-6/+10
|
* commit bash-20100701 snapshotChet Ramey2011-12-121-0/+5
|
* commit bash-20090115 snapshotChet Ramey2011-12-071-0/+9
|
* commit bash-20081229 snapshotChet Ramey2011-12-071-1/+1
|
* commit bash-20081002 snapshotChet Ramey2011-12-071-1/+1
|
* commit bash-20080814 snapshotChet Ramey2011-12-071-13/+13
|
* commit bash-20070920 snapshotChet Ramey2011-12-071-16/+15
|
* commit bash-20070329 snapshotChet Ramey2011-12-071-1/+3
|
* commit bash-20060316 snapshotChet Ramey2011-12-071-3/+1
|
* commit bash-20061214 snapshotChet Ramey2011-12-071-1/+1
|