aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/winlibc/winlibc_internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-04-21winlibc: Implicitly define NULL and size_t in certain headersSamuel Lidén Borell1-0/+25
2024-04-21winlibc: Don't implicitly include stddef.hSamuel Lidén Borell1-1/+1
2024-04-21winlibc: Support setjmp/longjmp on GCC/clang on x86/x86_64Samuel Lidén Borell1-4/+14
2024-04-20winlibc: Fix building with clangSamuel Lidén Borell1-5/+5
2023-08-11Use namespace prefix in include guardsSamuel Lidén Borell1-2/+2
2022-04-24Fixes for building/running on WindowsSamuel Lidén Borell1-2/+27
2022-04-18Add proper Windows support, by using a custom C librarySamuel Lidén Borell1-0/+58