Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libcurses
Module Name: src
Committed By: roy
Date: Wed Mar 11 21:33:38 UTC 2020
Modified Files:
src/lib/libcurses: initscr.c
Log Message:
curses: application should exit if initscr(3) fails
POSIX defines this behaviour here:
https://pubs.opengroup.org/onlinepubs/7908799/xcurses/initscr.html
Partial fix for PR lib/23910
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/lib/libcurses/initscr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index