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-23 13:57:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32826f717dfe43f6a90eb894bcbdfe78bbe70d4d
bash
/
lib
T
History
Chet Ramey
32826f717d
fix for race condition with process creation and terminal process group; changes to printf builtin for multibyte characters
2023-09-11 10:09:22 -04:00
..
glob
changes for quoting special and multibyte characters in glob patterns; changes to filename unicode normalization on macOS for globbing and filename completion; send SIGCONT unconditionally to just-restarted job in fg/bg
2023-07-25 10:18:35 -04:00
intl
fix for LINENO after shell errors; fix for crash with !&; new read -E option
2023-08-18 16:41:55 -04:00
intl.old
update included libintl to gettext-0.21.1
2023-08-14 11:14:46 -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 typo in readline custom LS_COLORS extension; fix so `time' is recognized as a reserved word after $( and ${; don't run traps while parsing a command substitution
2023-09-07 17:09:24 -04:00
sh
fix for race condition with process creation and terminal process group; changes to printf builtin for multibyte characters
2023-09-11 10:09:22 -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