mailing list of musl libc
 help / color / mirror / code / Atom feed
baa8a54fdd4f9392d2df5cdd96c4528a746cd075 blob 199 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#ifndef _STDC_PREDEF_H
#define _STDC_PREDEF_H

/* ISO/IEC 10646:2012, equivalent to Unicode 6.1 */
#define __STDC_ISO_10646__ 201206L

#if __GCC_IEC_559 > 0
#define __STDC_IEC_559__ 1
#endif

#endif
debug log:

solving baa8a54 ...
found baa8a54 in https://inbox.vuxu.org/musl/1459823023-5951-1-git-send-email-masanori.ogino@gmail.com/

applying [1/1] https://inbox.vuxu.org/musl/1459823023-5951-1-git-send-email-masanori.ogino@gmail.com/
diff --git a/include/stdc-predef.h b/include/stdc-predef.h
new file mode 100644
index 0000000..baa8a54

Checking patch include/stdc-predef.h...
Applied patch include/stdc-predef.h cleanly.

index at:
100644 baa8a54fdd4f9392d2df5cdd96c4528a746cd075	include/stdc-predef.h

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).