Commit Graph

75 Commits

Author SHA1 Message Date
Chet Ramey b3d8c8a4e7 change some error messages so the format string isn't the return value from gettext(); work around macos problem with gettext() in child processes; don't try to set tty state while running a trap; don't default to trying enable -f file if the shell is restricted; note that configure now supports --enable-year2038 2024-05-13 11:36:34 -04:00
Chet Ramey 167a9248f9 add more overflow handling for printf builtin; start incorporating C23 stdckdint ; rework PRIdMAX replacements 2024-03-15 12:55:39 -04:00
Chet Ramey 43ecbeb31e fix quoting for positional parameters if not word splitting; retry open for startup files on EINTR; update HISTIGNORE description 2024-02-21 09:42:10 -05:00
Chet Ramey 85b466d64f add more characters to inhibit history expansion; allow asynchronous !' and time' commands without a pipeline 2023-08-11 10:32:40 -04:00
Chet Ramey dc91b3f509 fixes for read builtin with backslash escapes; change history builtin behavior when HISTFILE is unset or null; change to compopt to make it use the name from the actual compspec it uses; fix for executing coproc in functions; fix for array variables and declare -g 2023-08-04 11:06:57 -04:00
Chet Ramey 57d4dc15ff small asan fixes; size_t and other ANSI C changes; restore readline variables in compgen builtin 2023-03-27 16:38:37 -04:00
Chet Ramey 437b73931c bash asan fixes; minor documentation updates 2023-03-15 14:59:24 -04:00
Chet Ramey 2e725f7346 final set of ANSI C changes 2023-01-05 15:09:06 -05:00
Chet Ramey b2613ad1c0 third set of ANSI C changes: const function parameters 2023-01-03 11:59:43 -05:00
Chet Ramey a61ffa78ed second set of ANSI C changes: C89-style function declarations, more inline functions, remove register keyword 2023-01-03 10:23:11 -05:00
Chet Ramey e93bed95a8 fix for adding here-documents to history; change to checking for custom LS_COLORS prefix 2021-12-09 15:31:21 -05:00
Chet Ramey d384b92874 update version to 5.2-devel, update copyright dates 2021-11-08 09:53:24 -05:00
Chet Ramey 6650b4de61 fixes for minor memory leaks 2021-07-19 09:58:33 -04:00
Chet Ramey fd2822e645 commit bash-20210224 snapshot 2021-03-01 15:03:46 -05:00
Chet Ramey 6110f1bc2b commit bash-20210203 snapshot 2021-02-06 18:28:36 -05:00
Chet Ramey 4d2700970a commit bash-20200814 snapshot 2020-08-19 09:44:01 -04:00
Chet Ramey 5f49ef47d1 commit bash-20200323 snapshot 2020-03-27 10:30:38 -04:00
Chet Ramey f48a489585 commit bash-20191011 snapshot 2019-11-01 15:26:59 -04:00
Chet Ramey 969496e53b commit bash-20190830 snapshot 2019-09-03 10:54:55 -04:00
Chet Ramey 729acaff19 commit bash-20190430 snapshot 2019-05-13 10:04:20 -04:00
Chet Ramey 5d31eaea6e commit bash-20190412 snapshot 2019-04-15 09:26:31 -04:00
Chet Ramey 3eef85534f commit bash-20190223 snapshot 2019-02-25 08:48:43 -05:00
Chet Ramey 9e48f85654 commit bash-20190220 snapshot 2019-02-22 09:14:00 -05:00
Chet Ramey a078e04c3d commit bash-20180628 snapshot 2018-07-09 10:35:17 -04:00
Chet Ramey 3e03eafff8 commit bash-20180601 snapshot 2018-06-04 09:58:58 -04:00
Chet Ramey c21b3727a7 commit bash-20180511 snapshot 2018-05-21 10:28:44 -04:00
Chet Ramey 6364d76ebc commit bash-20170630 snapshot 2017-07-05 15:06:12 -04:00
Chet Ramey ec157dfefb commit bash-20161230 snapshot 2017-01-03 14:37:53 -05:00
Chet Ramey e297b0591d commit bash-20161223 snapshot 2016-12-27 14:03:01 -05:00
Chet Ramey 1975c9b5fa commit bash-20161122 snapshot 2016-12-01 16:58:13 -05:00
Chet Ramey 553a7d66e4 commit bash-20161028 snapshot 2016-11-03 17:28:23 -04:00
Chet Ramey 3475994a81 commit bash-20160415 snapshot 2016-04-22 11:37:14 -04:00
Chet Ramey 71574d7e0e commit bash-20160212 snapshot 2016-02-23 10:05:33 -05:00
Chet Ramey 6f82653c5e commit bash-20151230 snapshot 2016-01-04 09:18:44 -05:00
Chet Ramey 967625cd5b commit bash-20151204 snapshot 2015-12-21 10:38:53 -05:00
Chet Ramey 4eb81d59d0 commit bash-20150828 snapshot 2015-09-11 14:19:06 -04:00
Chet Ramey f2d7e1a3bc commit bash-20150813 snapshot 2015-09-01 14:44:02 -04:00
Chet Ramey e9eee9d4b0 commit bash-20150807 snapshot 2015-08-11 16:41:53 -04:00
Chet Ramey 58a975cb0c commit bash-20150717 snapshot 2015-07-29 16:16:37 -04:00
Chet Ramey 947f04912e commit bash-20150116 snapshot 2015-01-27 11:10:49 -05:00
Chet Ramey 687a967e4a commit bash-20150109 snapshot 2015-01-12 11:04:01 -05:00
Chet Ramey db02a1759b commit bash-20141114 snapshot 2014-11-18 15:49:36 -05:00
Chet Ramey 03d922b128 commit bash-20141107 snapshot 2014-11-18 15:49:02 -05:00
Chet Ramey 0d9b018b93 commit bash-20140418 snapshot 2014-04-30 16:53:39 -04:00
Chet Ramey 8360b906d6 commit bash-20120606 snapshot 2012-07-07 12:24:32 -04:00
Chet Ramey 122f603c91 commit bash-20110930 snapshot 2012-01-09 08:29:19 -05:00
Chet Ramey c1854f2dd6 commit bash-20110325 snapshot 2011-12-29 13:05:52 -05:00
Chet Ramey 5f8cde236a commit bash-20100728 snapshot 2011-12-12 22:03:58 -05:00
Chet Ramey 9ec5ed6640 commit bash-20100722 snapshot 2011-12-12 22:03:26 -05:00
Chet Ramey 6faad6254a commit bash-20100525 snapshot 2011-12-12 21:59:37 -05:00