Commit Graph

17 Commits

Author SHA1 Message Date
Chet Ramey 6cca378e82 prefer nanosleep for sleep loadable builtin; changes for overflow in indexed array indices; make sure dynamic loading and unloading builtins updates programmable completion; document that assignment to PATH clears the command hash table; fix small memory leak from readline filename rewrite hook 2023-07-05 16:38:35 -04:00
Chet Ramey 81e3a4fb07 first set of ANSI C changes: remove PARAMS 2023-01-03 10:01:11 -05:00
Chet Ramey b48c234286 change to binary file detection; fix for negative fractional read timeout; check more often for terminating signals in subshells; clear process substitutions in subshells; wait only for last procsub if `wait' is called without arguments 2022-10-31 10:08:36 -04:00
Chet Ramey 006856edf6 minimal-config changes; $"..." support is now a configuration option 2021-12-01 16:40:52 -05:00
Chet Ramey fffe80d438 new getconf shell builtin 2021-11-30 10:41:22 -05:00
Chet Ramey 0edd0a9183 "enable name" when name is not a shell builtin attempts to load it from a shared object 2021-08-02 12:07:40 -04:00
Chet Ramey f65f3d5458 commit bash-20200207 snapshot 2020-02-10 09:19:37 -05:00
Chet Ramey c181950a89 commit bash-20180622 snapshot 2018-06-25 15:33:19 -04:00
Chet Ramey 3087e51c0e commit bash-20121130 snapshot 2012-12-07 11:07:50 -05:00
Chet Ramey 012bac3904 commit bash-20081229 snapshot 2011-12-07 09:34:43 -05:00
Chet Ramey f1c4df2484 commit bash-20080918 snapshot 2011-12-07 09:29:06 -05:00
Chet Ramey 40c8fbee93 commit bash-20080828 snapshot 2011-12-07 09:28:04 -05:00
Chet Ramey 6a8fd0ed50 commit bash-20080410 snapshot 2011-12-07 09:21:48 -05:00
Chet Ramey 29f3080f70 commit bash-20070802 snapshot 2011-12-07 09:11:08 -05:00
Jari Aalto f73dda092b Imported from ../bash-2.05a.tar.gz. 2009-09-12 16:46:54 +00:00
Jari Aalto b72432fdcc Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
Jari Aalto ccc6cda312 Imported from ../bash-2.0.tar.gz. 2009-09-12 16:46:49 +00:00