aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/winlibc/string.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-11/+13
2024-04-21winlibc: Don't implicitly include stddef.hSamuel Lidén Borell1-12/+12
2024-04-21winlibc: Header definition fixesSamuel Lidén Borell1-1/+1
2023-08-11Use namespace prefix in include guardsSamuel Lidén Borell1-2/+2
2022-08-04Fix cppcheck warnings and silence false positivesSamuel Lidén Borell1-2/+2
2022-04-24Fixes for building/running on WindowsSamuel Lidén Borell1-1/+0
2022-04-23winlibc: Add strdup and strndupSamuel Lidén Borell1-0/+5
2022-04-18Add proper Windows support, by using a custom C librarySamuel Lidén Borell1-0/+52