This website requires JavaScript.
Explore
Help
Sign In
pmodules
/
bash
Watch
0
Star
0
Fork
0
mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced
2026-06-29 00:19:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
293916f8850bfff7eb77d90d5546c681205336a0
bash
/
lib
T
History
Chet Ramey
293916f885
apply several fixes tagged for bash-5.3; use memfd_create in anon file open if available; append a newline to parsed command in parse_comsub if last read token was a newline
2023-06-20 11:35:05 -04:00
..
glob
minor readline fixes for isearch, insert-char,quoted-insert, and do-lowercase-version; fix buffer overflow with printf %b; work around issues with isblank in UTF-8 locales on macOS; fixes for the enable builtin
2023-05-31 10:40:39 -04:00
intl
updates for nofork command substitution; changes for z/OS machines; fix for race in wait_for_any_job
2023-05-22 09:37:41 -04:00
malloc
more ANSI/ISO C changes; start on converting the unwind-protect framework to ANSI C
2023-03-29 15:43:46 -04:00
readline
apply several fixes tagged for bash-5.3; use memfd_create in anon file open if available; append a newline to parsed command in parse_comsub if last read token was a newline
2023-06-20 11:35:05 -04:00
sh
apply several fixes tagged for bash-5.3; use memfd_create in anon file open if available; append a newline to parsed command in parse_comsub if last read token was a newline
2023-06-20 11:35:05 -04:00
termcap
more ANSI/ISO C changes; start on converting the unwind-protect framework to ANSI C
2023-03-29 15:43:46 -04:00
tilde
more ANSI/ISO C cleanups
2023-03-28 16:34:56 -04:00