summaryrefslogtreecommitdiff
path: root/lib/libcurses/getstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcurses/getstr.c')
0 files changed, 0 insertions, 0 deletions
ut if compiled with -mfp=vfp and -mhard-floatmatt 2012-06-24fix old style definitions; XXX: gcc should have picked them up but it did not.christos 2006-02-25Fix some typos.wiz 2005-06-12Add missing __RCSID()lukem 2004-08-21Use RET and RETc macros for returning.rearnsha 2003-04-05NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.bjh21 2002-03-19Only abort() if the user specifies a rounding mode other than FP_RN.bjh21 2002-03-19ANSIfy.bjh21 2002-01-13Add internal names for fp{get,set}{mask,round,sticky}(), andthorpej