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-08-06 18:22:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
468e98e574c182a4c5cee6ae63eb124907bfce16
bash
/
examples
T
History
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
..
bash-completion
commit bash-20170519 snapshot
2017-05-23 14:52:14 -04:00
complete
remove more old, unused files
2023-03-28 15:54:06 -04:00
functions
builtins now return success if supplied --help; use groff to build HTML man pages; reset mbstate if $'...' strings read an invalid multibyte sequence; read -t 0 now looks at other options (-n/-N/-d) and sets the terminal state appropriately
2025-10-01 10:44:10 -04:00
loadables
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
misc
bash-20130308 additional cleanup
2013-03-26 21:01:59 -04:00
obashdb
commit bash-20130322 snapshot
2013-04-26 15:18:45 -04:00
scripts
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
shellmath
fixes for several bugs found via fuzzing: overflow in $'...' hex expansion; fix for accessing freed memory when reading input from stdin and using multiple redirections to stdin; fix for pointer aliasing problem after a syntax error while executing a command string
2025-12-30 16:06:40 -05:00
startup-files
fix issue with making local variables from the temporary environment arrays; documentation updates; fix read builtin to check that the delimiter is not a newline before changing the terminal settings with a zero-length timeout
2025-10-06 17:20:10 -04:00
INDEX.html
commit bash-20180322 snapshot
2018-03-26 11:11:52 -04:00
INDEX.txt
commit bash-20180322 snapshot
2018-03-26 11:11:52 -04:00