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 08:29:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,371
Commits
10
Branches
47
Tags
d0b41c2c5fa67d670aac1a5eb1509b650bdc2e4e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Chet Ramey
8ea1a222df
the `history' builtin prints error messages for certain read and write errors; implementation of new form of nofork command substitution that does not remove trailing newlines
2026-01-18 17:48:33 -05:00
Chet Ramey
81d8584268
minor test suite updates; fix for export string when a variable from a function temporary environment is converted to an array variable; use fpurge to discard builtin output after a SIGINT in an interactive shell; fix for words containing quoted strings and {forward,backward}-shellword; experimental fix to discard a bgpid when a child with the same pid is created only if the new child is also an asynchronous pid; change read builtin to return >1 on read error, since 1 is reserved for EOF
2025-11-11 11:36:53 -05:00