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