summaryrefslogtreecommitdiffstats
path: root/lib/libncurses/lib_vidattr.c
Commit message (Collapse)AuthorAgeFilesLines
* Low level use of 'vidattr()' can cause a NULL pointer to beache1998-05-151-5/+11
| | | | | | | | | dereferenced. This is because 'SP' is only initialized via 'newterm()' (which is not required if you are going to interact with the 'terminfo' database without using 'ncurses'). PR: 6648 Submitted by: Max Euston <meuston@jmrodgers.com>
* Fix possible coredump on BW displaysache1997-09-021-2/+6
|
* Fix handling of mixed colors+attributes case by merging from ncurses 4.1ache1997-07-301-7/+21
|
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Fix compiler warnings about tputs argumentache1994-12-281-2/+2
|
* exit_standout don't turn most attributes off, fixedache1994-12-031-22/+15
|
* Upgrade to version 1.8.6ache1994-12-021-75/+76
|
* Forget to exit alt charset mode, critical for non-cons25rache1994-11-241-0/+2
| | | | terminals wits as/ae
* Moved from ports with several enhancementsache1994-10-071-0/+185
OpenPOWER on IntegriCloud