mailing list of musl libc
 help / color / mirror / code / Atom feed
104b005ea5689193a37dac6f3951558543312531 blob 364 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  1234
#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 nlink_t;
TYPEDEF int blksize_t;
debug log:

solving 06db4096 ...
found 06db4096 in https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/ ||
	https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ ||
	https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ ||
	https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/

applying [1/4] https://inbox.vuxu.org/musl/4cb6e3a.2f0.18b0d3f81eb.Coremail.huajingyun@loongson.cn/
diff --git a/arch/loongarch64/bits/alltypes.h.in b/arch/loongarch64/bits/alltypes.h.in\r
new file mode 100644\r
index 00000000..06db4096\r

1:7: trailing whitespace.
#define _Addr  long\r
1:8: trailing whitespace.
#define _Int64 long\r
1:9: trailing whitespace.
#define _Reg   long\r
1:10: trailing whitespace.
\r
1:11: trailing whitespace.
#define __BYTE_ORDER  1234\r
Checking patch arch/loongarch64/bits/alltypes.h.in...
Applied patch arch/loongarch64/bits/alltypes.h.in cleanly.
warning: squelched 13 whitespace errors
warning: 18 lines add whitespace errors.

skipping https://inbox.vuxu.org/musl/3838b2d6-8330-33b5-fd87-8af3404a29dc@loongson.cn/ for 06db4096
skipping https://inbox.vuxu.org/musl/20240125174353.GW22081@brightrain.aerifal.cx/ for 06db4096
skipping https://inbox.vuxu.org/musl/7aad7a07-9762-3d62-a8c2-4cdf860a7dcb@loongson.cn/ for 06db4096
index at:
100644 104b005ea5689193a37dac6f3951558543312531	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).