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

This commit is contained in:
Chet Ramey
2026-01-30 16:43:46 -05:00
parent b805bbec80
commit 468e98e574
34 changed files with 504 additions and 2161 deletions
+3 -3
View File
@@ -31,8 +31,8 @@
\entry{commands, shell}{9}
\entry{commands, simple}{10}
\entry{comments, shell}{9}
\entry{Compatibility Level}{121}
\entry{Compatibility Mode}{121}
\entry{Compatibility Level}{122}
\entry{Compatibility Mode}{122}
\entry{completion builtins}{161}
\entry{conditional arithmetic operator}{108}
\entry{configuration}{175}
@@ -46,7 +46,7 @@
\entry{environment}{48}
\entry{evaluation, arithmetic}{107}
\entry{event designators}{172}
\entry{execution environment}{46}
\entry{execution environment}{47}
\entry{exit status}{3, 48}
\entry{expansion}{25}
\entry{expansion, arithmetic}{37}