mailing list of musl libc
 help / color / mirror / code / Atom feed
5ccd884d8c14d503a2aeb117569b28db37f976d8 blob 274 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#ifndef _STDC_PREDEF_H
#define _STDC_PREDEF_H

#define __STDC_ISO_10646__ 201206L

#if !defined(__GCC_IEC_559) || __GCC_IEC_559 > 0
#define __STDC_IEC_559__ 1
#endif

#undef __STDC_UTF_16__
#define __STDC_UTF_16__ 1

#undef __STDC_UTF_32__
#define __STDC_UTF_32__ 1

#endif
debug log:

solving 5ccd884d ...
found 5ccd884d in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).