Files
tinycc/tests
herman ten brugge 30fd24abd4 Allow different names for pragma once
pragma once can now be used with
test.h
./test.h

and other references to the same file just like gcc/clang.

On linux we can use stat and st_ino to check for the same file.
On windows the st_ino does not work so we calculate a file hash
if the size of the file differs and then compare the hash.
2023-06-25 20:23:58 +02:00
..
2017-09-24 18:03:26 -07:00
2021-02-13 01:03:41 +01:00
2020-12-16 17:52:59 +01:00
2020-12-16 17:52:59 +01:00
2022-12-13 11:34:54 +01:00
2021-01-12 18:06:23 +01:00
2022-12-04 11:55:06 +01:00
2022-12-16 20:57:45 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00