Lines Matching +refs:cc +refs:add +refs:settings

441 	versions of the add-on libraries (form, menu, panel), which would
443 ncurses' add-on libraries to avoid conflicts when linking:
575 and if you have asked for compiler warnings, will add gcc's const-qual
650 may not be accurate, or that your stty settings have disabled the use
691 add logic in threaded configuration to ensure that a read(2) system
879 --with-build-cc=XXX
883 $BUILD_CC variable is set, and otherwise defaults to gcc or cc.
1165 If ".pc" files are installed (see --enable-pc-files), optionally add a
1446 We add extensions to those interfaces to solve problems not addressed by
1494 + add _nc_free_termtype1 and _nc_free_tparm, for memory-leaks
1513 + add sp-funcs for erasewchar, killwchar.
1705 + add an alternate library configuration, i.e., "terminal driver" to
1710 + add a new set of functions which accept a SCREEN* parameter, in
1722 + add tiparm function based on review of X/Open Curses Issue 7.
1728 + add a few more functions to support the NCURSES_OPAQUE feature:
1789 + add NCURSES_OPAQUE definition in curses.h to control whether internal
1974 + add the remaining functions for X/Open curses wide-character support.
2026 + add all but two functions for X/Open curses wide-character support.
2032 + add environment variable $NCURSES_ASSUMED_COLORS to modify the
2167 + add placeholder prototypes for color_set(), erasewchar(),
2170 + add macros getcur[xy] getbeg[xy] getpar[xy], which are defined in
2210 corrections to the terminal I/O settings which cause applications to
2477 cc -o foo foo.o -lncurses -lgpm -lncurses
2494 The configure options --with-build-cc, etc., are provided to make this