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
/
stdbool
/
bool.c
blob: 557a145423353734720155b3ec8138b70b88b4b2 (
plain
)
1
2
3
4
5
6
#include <stdbool.h> #define bool _Bool /* STDC(199901) */