mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Revert "Speed up 'read', fixing macOS hang"
This reverts commit ff385e5a89
.
It broke Solaris and illumos. More testing is needed.
This commit is contained in:
parent
ff385e5a89
commit
569c1bb9c1
4 changed files with 232 additions and 40 deletions
5
NEWS
5
NEWS
|
@ -3,11 +3,6 @@ For full details, see the git log at: https://github.com/ksh93/ksh
|
|||
|
||||
Any uppercase BUG_* names are modernish shell bug IDs.
|
||||
|
||||
2020-08-18:
|
||||
|
||||
- Sped up the 'read' command on most systems by 15-25%. Fixed a hanging bug
|
||||
on reading from a FIFO that could occur on macOS.
|
||||
|
||||
2020-08-17:
|
||||
|
||||
- 'command -p' incorrectly used the hash table entry (a.k.a. tracked alias)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue