History log of /original-bsd/lib/libcurses/printw.c (Results 1 – 20 of 20)
Revision Date Author Comments
# f8557398 04-May-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

upgrade some includes, make curses.h local
helps out nvi, but it's cleaner regardless


# 221edb76 05-Oct-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use #ifdef __STDC__, it's more correct, and, #if doesn't work on Suns


# 1dcb39f9 04-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 3b434c12 02-Feb-1993 elan <elan@65305748-3e16-e211-a854-8c89a5c6f760>

Fixed inconsistency in function declarations (static vs. global).


# 2989bfca 11-Jan-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

CURSES_{OK,ERR} -> OK,ERR


# 9113cbaf 30-Dec-1992 elan <elan@65305748-3e16-e211-a854-8c89a5c6f760>

Changed ERR to CURSES_ERR and OK to CURSES_OK.


# 0d0e39de 30-Dec-1992 elan <elan@65305748-3e16-e211-a854-8c89a5c6f760>

Made _sprintw and _sscans global and public. Changed the names to
vwprintw and vwscanw respectively.


# 842e4865 31-Aug-1992 elan <elan@65305748-3e16-e211-a854-8c89a5c6f760>

Fixed error in vararg use.


# 200347d8 23-Aug-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

fold mv routines in; lint


# b752fd24 23-Aug-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

KNF


# 56d30a5a 15-Apr-1991 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

use <stdarg.h> or misuse <varargs.h> depending on __STDC__;


# 27d88e0a 09-Feb-1991 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

put back missing va_start call


# 073f03e3 27-Jan-1991 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

use new stdio function interface to avoid blowing away the stack
when asked to print long formats (>= 512 characters)


# 9fde5242 01-Jun-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright notice


# a50a5017 30-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

install approved copyright notice


# 0c41a22e 08-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

written by Ken Arnold; add Berkeley specific header


# 7e51f739 08-Jun-1988 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

use vsprintf, instead of rolling our own


# dca87641 07-Jun-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# b8861aa9 01-May-1985 bloom <bloom@65305748-3e16-e211-a854-8c89a5c6f760>

fix sccs id


# 8ca8ac59 26-Jan-1981 arnold <arnold@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 81/01/26 17:03:08 by arnold