]> andersk Git - splint.git/commit
Changes for the OS/2 port: cpplib.c (fixed cstring_replaceAll()
authorherbert <herbert>
Wed, 26 Sep 2001 10:42:37 +0000 (10:42 +0000)
committerherbert <herbert>
Wed, 26 Sep 2001 10:42:37 +0000 (10:42 +0000)
commitfbace05a14b7c280f739ce695db441e48acc8975
tree8c4c351482cbf0d4816bbefaa467608e7661730e
parent107b60d620ee0d17638c46d0999ff3db242b962a
Changes for the OS/2 port: cpplib.c (fixed cstring_replaceAll()
backslashes to slashes), cscanner.l (fixed includes for IBMC)
and constants.h (changed default rcfile name to .lclintrc).
Added files for building the OS/2 port: os2/ subdirectory
containing Makefile, batches and documentation, src/lclint.def
needed for linking and test-Makefiles.
14 files changed:
os2/BUILD.OS2 [new file with mode: 0644]
os2/Makefile.os2 [new file with mode: 0644]
os2/README.OS2 [new file with mode: 0644]
os2/makeos2.cmd [new file with mode: 0755]
os2/run_lclint.cmd [new file with mode: 0755]
src/Headers/constants.h
src/Makefile.os2
src/cpplib.c
src/cscanner.l
src/lclint.def [new file with mode: 0644]
test/Makefile-test.os2 [new file with mode: 0644]
test/rc3.lclintrc.os2 [new file with mode: 0644]
test/tests2.2/Makefile-tests2.2.os2 [new file with mode: 0644]
test/tests2.4/Makefile-tests2.4.os2 [new file with mode: 0644]
This page took 0.567975 seconds and 5 git commands to generate.