summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/_putchar.c
Commit message (Collapse)AuthorAgeFilesLines
* Separated out the _putchar & __cputchar() routines so that programs suchnate1995-03-191-0/+47
as tn3270 can replace _putchar(0 with their own routine and still keep using the __cputchar() routine used by all of the other curses routines. Reviewed by: "Andrey A. Chernov, Black Mage" <ache@astral.msk.su>
OpenPOWER on IntegriCloud