This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2024-12-01 03:47:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1075087241
tinycc
/
include
History
mingodad
c025478d7c
New implementation of va_list/va_start/var_copy that do not use dynamic memory, with this when compiling fossil-scm with tcc on linux X86_64 it works fine.
2014-03-28 20:28:19 +00: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
New implementation of va_list/va_start/var_copy that do not use dynamic memory, with this when compiling fossil-scm with tcc on linux X86_64 it works fine.
2014-03-28 20:28:19 +00:00
stdbool.h
new subdirs: include, lib, tests
2009-04-18 15:08:03 +02:00
stddef.h
win32: _mingw.h: do not undef NULL
2013-01-24 19:49:58 +01:00
varargs.h
win64: use new headers from mingw
2009-07-18 22:06:37 +02:00