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
/
stdlib
/
__constraint_info.h
blob: 0cdae024a3c9b91bf342dcc03d8d20cb008f2835 (
plain
)
1
2
3
4
5
struct __constraint_info { const char *func; int value; int signal; };