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
/
qiflush.c
blob: 41b6c787acbda6935edbd3ab63ce89d1d25a6dd3 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include <curses.h> void qiflush(void) { } /* XOPEN(400) LINK(curses) */