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-21 21:07:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
935fe11af06a9ff3e63cbccb7fdfe47e8a8d48cd
bash
/
lib
T
History
Chet Ramey
935fe11af0
more small fixes to command printing code; simplify readline username completion if getpwent is not available
2023-07-03 10:29:28 -04:00
..
glob
fix for exit builtin when ignoreeof set; better resource deallocation when completion is interrupted; fix small memleak in globbing; compile out obsolete readline typedefs by default; readline callback mode doesn't print signal chars by default; xtrace mode prefers to use $'...' quoting if required
2023-06-26 17:09:08 -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
more small fixes to command printing code; simplify readline username completion if getpwent is not available
2023-07-03 10:29:28 -04:00
sh
fix up semantics of assigning to noassign variables; fix error message in arithmetic noeval mode; add shared memory option to anonymous files; fix static linking config in configure
2023-07-03 10:26:23 -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