summaryrefslogtreecommitdiff
path: root/utils/fake_libc_include
Commit message (Expand)AuthorAgeFilesLines
* Add missing limit defines for signed chars (#449)Matthias Tamegger2021-12-101-0/+2
* Implement u8, u, and U strings from C11 (#439)Vitaly Cheptsov2021-10-051-0/+2
* Implement _Alignas and _Alignof support with tests (#435)Vitaly Cheptsov2021-10-042-0/+8
* Improve _Atomic support and add more tests (#431)Vitaly Cheptsov2021-09-203-0/+65
* Introduce partial C11 support (#429)Vitaly Cheptsov2021-08-313-2/+16
* fixing limits in fake includes (#409)Burkhard2021-03-161-1/+9
* Replace define by typedef for typeEli Bendersky2020-03-111-1/+1
* Add some "types" to zlib.h (#368)Thomas Nilefalk2020-03-111-0/+31
* Add unaligned versions of intel vector types (#357)Thom Wiggers2019-12-071-9/+18
* Add more intrinsics (#343)Thom Wiggers2019-08-202-0/+10
* Headers for Vectors (#339)sachet-mittal2019-07-293-0/+7
* add more x11 related files (#265)john lee2018-06-262-0/+7
* Fixing redefinition in Fake Headers. (#245)Seth Poulsen2018-03-282-3/+1
* Add fake-defines for C99 format macro constants. This closes #89. (#241)aceckel2018-03-121-0/+156
* Extend Xlib objects in fake includes (#233)Alex Nagelkerke2018-01-234-6/+53
* Add missing fake_libc_includes for POSIX.1-2008 compatibility (#228)Bart Clephas2017-12-3125-0/+50
* Add fakedef (#183)Jean-Sébastien B2017-03-163-0/+22
* Add basic XLib objects in fake package of pycparser (#180)Jean-Sébastien B2017-03-162-0/+8
* Problem: can't parse code from https://github.com/zeromq/malamuteAaron Sokoloski2016-01-203-0/+12
* Problem: can't parse zeromq/czmq using fake_libc_includeMichal Vyskocil2015-11-301-0/+3
* Add missing typedef sa_family_t from sys/socket.hDubslow2015-09-101-0/+1
* Add more fake headers.Eli Bendersky2015-05-1014-0/+27
* Add more stuff to fake includes:Eli Bendersky2015-05-093-0/+10
* Adding more fake includes + fromdos on all fake includesEli Bendersky2015-05-0974-145/+183
* Add more fake typedefsAkira Hayakawa2014-09-091-0/+5
* Add missing C99 integer typesRobin Martinjak2014-01-161-1/+29
* added a fake typedef for jmp_buf (from setjmp.h)Dov Feldstern2013-01-231-0/+1
* Issue 65: add some more typedefsEli Bendersky2012-06-222-95/+111
* Issue 64: added sys/types.h to fake includesEli Bendersky2012-06-221-0/+2
* Issue 59: add some more fake headers for C99Eli Bendersky2012-06-155-0/+10
* added a fake typedef for va_listeli.bendersky2011-11-121-1/+3
* Added support for C99 _Bool type.Even2011-09-183-1/+9
* Issue 27: added c99 integer types to fake headerseli.bendersky2011-03-181-0/+10
* initial import from SVNEli Bendersky2010-05-2151-0/+206