NetBSD/tests/lib/libcurses/slave
rin 669f5e8178 Fix false positive for mvscanw tests on big endian machines.
When conversion specifier is not a derivative form of "%s", retrieve
input as 32bit integer, and then convert to string literal. Then we
can avoid interpretation from ASCII code to integer, which is
apparently byte-order depended.
2020-06-20 07:50:16 +00:00
..
command_table.h
commands.c Rototill to add complex character support: 2019-09-19 11:31:57 +00:00
curses_commands.c Fix false positive for mvscanw tests on big endian machines. 2020-06-20 07:50:16 +00:00
curses_commands.h
Makefile
slave.c Rototill to add complex character support: 2019-09-19 11:31:57 +00:00
slave.h