musl/include
Rich Felker a3e2f3c2b1 respect iso c namespace in stdio.h and wchar.h regarding va_list
despite declaring functions that take arguments of type va_list, these
headers are not permitted by the c standard to expose the definition
of va_list, so an alias for the type must be used. the name
__isoc_va_list was chosen to convey that the purpose of this alternate
name is for iso c conformance, and to avoid the multitude of names
which gcc mangles with its hideous "fixincludes" monstrosity, leading
to serious header breakage if these "fixes" are run.
2013-06-25 22:26:20 -04:00
..
2011-06-09 21:47:24 -04:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2013-01-23 22:18:45 -05:00
2012-09-08 18:16:33 -04:00
2011-02-12 00:22:29 -05:00
2013-05-17 18:38:42 -04:00
2012-09-30 20:00:38 -04:00
2013-04-10 22:38:46 -04:00
2011-02-14 21:59:38 -05:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-04-13 15:24:26 -04:00
2011-02-12 00:22:29 -05:00
2012-12-26 16:55:49 -05:00
2013-04-04 22:36:49 -04:00
2011-02-12 00:22:29 -05:00
2011-09-20 14:51:56 -04:00
2012-09-08 00:14:25 -04:00
2011-04-05 15:40:36 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-04-02 04:58:14 +02:00
2011-02-12 00:22:29 -05:00
2013-01-04 20:36:34 +01:00