kamil 133682b8bb Support <pthread_typs.h> on C89 compilers
Clang 5.0.0(svn) reports warnings on <pthread_types.h> for C99 constructs
when used with strict -std=c89.

Restrict designated initializers usage to C99 or newer code.
C89 and C++ will share the same code without extension of designated
initializers.

PR 52285
2017-09-09 23:21:45 +00:00
2017-09-09 21:34:07 +00:00
2017-08-29 07:53:54 +00:00
2017-09-08 14:01:12 +00:00
2017-08-28 06:59:25 +00:00
2017-09-07 10:23:33 +00:00
2017-09-06 17:15:54 +00:00
2017-09-07 18:57:47 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%