This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/mirror/tinycc.git
synced
2026-08-30 11:57:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4cd2805f95e1369254762478883e91050f2cba1
tinycc
/
include
History
Matthias Gatto
b72cddaa6e
remove inside_generic hack
...
define uint64_t and int64_t as 'long' instead of 'long long' when __LP64__ is define.
2017-07-24 11:52:15 +02:00
..
float.h
Fixed the LDBL_* macros in include/float.h for x86-64: as said
2014-01-12 22:26:09 +01:00
stdarg.h
Add support of musl-libc
2017-04-20 22:01:50 +02:00
stdbool.h
stdbool.h: Make conformant to ISOC99
2014-04-07 00:30:31 +02:00
stddef.h
remove inside_generic hack
2017-07-24 11:52:15 +02:00
varargs.h
win64: use new headers from mingw
2009-07-18 22:06:37 +02:00