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-24 22:37:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
896df2874a513d41b570852c2de6b2d612a1706a
bash
/
lib
T
History
Chet Ramey
896df2874a
fix for incomplete multibyte characters in pasted input; fix for syntax 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
2023-05-04 11:19:43 -04:00
..
glob
more ANSI/ISO C cleanups
2023-03-28 16:34:56 -04:00
intl
small asan fixes; size_t and other ANSI C changes; restore readline variables in compgen builtin
2023-03-27 16:38:37 -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
fix for incomplete multibyte characters in pasted input; fix for syntax 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
2023-05-04 11:19:43 -04:00
sh
fix for incomplete multibyte characters in pasted input; fix for syntax 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
2023-05-04 11:19:43 -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