mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
8b06e371ed
+ modify configure script to allow creating dll's for MinGW when cross-compiling. + add --enable-string-hacks option to control whether strlcat and strlcpy may be used. The same issue applies to OpenBSD's warnings about snprintf, noting that this function is weakly standardized. + add configure checks for strlcat, strlcpy and snprintf, to help reduce bogus warnings with OpenBSD builds. + build-fix for OpenBSD 4.9 to supply consistent intptr_t declaration (cf:20111231) + update config.guess, config.sub |
||
---|---|---|
.. | ||
hardscroll.c | ||
hashmap.c | ||
lib_mvcur.c | ||
lib_tstp.c | ||
lib_twait.c | ||
lib_vidattr.c | ||
MKexpanded.sh | ||
tty_display.h | ||
tty_input.h | ||
tty_update.c |