Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
5 days | Call BCryptDestroyHash before freeing memory handle | RFL890 | 2 | -0/+2 | |
10 days | stty: enable a minimal Windows implementation | Ron Yorston | 11 | -31/+224 | |
Implement a minimal stty applet for Windows. - Display and set terminal rows and columns - Enable/disable raw/cooked mode - Enable/disable echo mode - Implement 'stty sane' to reset raw/cooked/echo Adds 2120-2304 bytes. (GitHub issue #58) |