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
/
regex
/
REG_ENOSYS.h
blob: 252186103477d8c74256e0b5a73938bf79224195 (
plain
)
1
2
3
4
5
6
#include <regex.h> #define REG_ENOSYS (-1) /* POSIX(2) */