mailing list of musl libc
 help / color / mirror / code / Atom feed
084f5a7cab6489f376c9847640ef0a64d4d73ce2 blob 361 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
#define _Addr  long
#define _Int64 long
#define _Reg   long

#define __BYTE_ORDER  __LITTLE_ENDIAN
#define __LONG_MAX    0x7fffffffffffffffL

#ifndef __cplusplus
TYPEDEF int wchar_t;
#endif

TYPEDEF float  float_t;
TYPEDEF double double_t;

TYPEDEF struct { long long __ll; long double __ld; } max_align_t;

TYPEDEF unsigned int nlink_t;
TYPEDEF int blksize_t;
debug log:

solving 084f5a7c ...
found 084f5a7c in https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/ ||
	https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/

applying [1/2] https://inbox.vuxu.org/musl/fde95bef-50c7-8723-3905-df834723b0cc@loongson.cn/
diff --git a/arch/loongarch64/bits/alltypes.h.in b/arch/loongarch64/bits/alltypes.h.in
new file mode 100644
index 00000000..084f5a7c

Checking patch arch/loongarch64/bits/alltypes.h.in...
Applied patch arch/loongarch64/bits/alltypes.h.in cleanly.

skipping https://inbox.vuxu.org/musl/a5e11238-0da1-7ce2-c61b-11980a430f1d@loongson.cn/ for 084f5a7c
index at:
100644 084f5a7cab6489f376c9847640ef0a64d4d73ce2	arch/loongarch64/bits/alltypes.h.in

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