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-28 07:59:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,379
Commits
10
Branches
47
Tags
devel
Commit Graph
2 Commits
Author
SHA1
Message
Date
Chet Ramey
468e98e574
change `read -d' on a tty when the delimiter is not a newline to set the terminal EOL character instead of putting the terminal into character-at-a-time mode; change some calls to atoi to use strol instead
2026-01-30 16:43:46 -05:00
Chet Ramey
b805bbec80
new `jobid' loadable builtin like ash-based shells; fix for nofork command substitution when followed by an asynchronous subshell using GNU nohup; fix for nofork command substitution to move the file descriptor moved to the anonymous file out of the user-accessible range
2026-01-23 16:39:00 -05:00