index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
curses
/
noqiflush.c
blob: 8ab5979a356bd8d4c53f6ada06dd0b24ca1d2762 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include <curses.h> void noqiflush(void) { } /* XOPEN(400) LINK(curses) */