mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 18:00:49 +02:00
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:
+3
-3
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user