]> andersk Git - splint.git/commit
Added support for ISO C99 _Bool and stdbool bool/true/false. The
authorevans1629 <evans1629>
Sun, 20 Apr 2003 20:07:53 +0000 (20:07 +0000)
committerevans1629 <evans1629>
Sun, 20 Apr 2003 20:07:53 +0000 (20:07 +0000)
commit0bd4c301f40f5da75d0ccdc14d1aa1c40c297305
treea8061930a74f87dfc59681d51da6a977cd1433c2
parentd767066b40ee6d1187273de11f2f942f8a10e1e7
Added support for ISO C99 _Bool and stdbool bool/true/false.  The
default boolname, truename and falsename were changed to be consistent
with ISO C99's bool.
32 files changed:
lib/ansi.h [deleted file]
lib/posix.h
lib/standard.h
lib/stdio.h
lib/unix.h
src/Headers/basic.h
src/Headers/bool.h
src/Headers/constants.h
src/Headers/forwardTypes.h
src/clabstract.c
src/context.c
src/fileloc.c
src/lcllib.c
src/osd.c
test/Makefile.am
test/Makefile.in
test/bool.h
test/db1/Makefile
test/db1/bool.h
test/db1/eref.c
test/db2/Makefile
test/db3/bool.h
test/help.expect
test/metastate.expect
test/metastate/osd.c
test/noeffect.c
test/preds.expect
test/prefixes.c
test/tests2.2.expect
test/tests2.2/Makefile
test/tests2.2/boolops.c
test/tests2.5/Makefile
This page took 0.04862 seconds and 5 git commands to generate.