tcc-stupidos/win32/include
herman ten brugge 4c9516941c Fix wine
After removing uint64_t from stddef.h the tcc_libm.h now needs to
include stdint.h
2021-01-03 20:12:34 +01:00
..
sec_api
sys
tcc Fix wine 2021-01-03 20:12:34 +01:00
winapi Add missing ws2tcpip.h which lets Microsoft Winsock Server sample compile ROOTB on Windows platform. 2020-07-06 09:47:09 +02:00
_mingw.h tccpp: cleanup target-os defines 2020-12-31 02:03:31 +01:00
assert.h C11, section 7.2: The macro static_assert expands to _Static_assert. This macro was missing on Windows 2020-01-14 07:41:58 +01:00
conio.h
ctype.h
dir.h
direct.h
dirent.h
dos.h
errno.h tccpp: cleanup target-os defines 2020-12-31 02:03:31 +01:00
excpt.h
fcntl.h
fenv.h
inttypes.h
io.h
iso646.h Add C99 compiliant iso646.h header 2019-01-13 10:24:50 +01:00
limits.h Fix char limits 2020-11-17 09:06:48 +02:00
locale.h
malloc.h
math.h tccpp: cleanup target-os defines 2020-12-31 02:03:31 +01:00
mem.h
memory.h
process.h
setjmp.h
share.h
signal.h
stdint.h
stdio.h
stdlib.h tccpp: cleanup target-os defines 2020-12-31 02:03:31 +01:00
string.h
tchar.h
time.h
uchar.h Remove \r in win32/include/uchar.h 2019-06-18 14:39:54 +02:00
vadefs.h
values.h
wchar.h
wctype.h