mailing list of musl libc
 help / color / mirror / code / Atom feed
389954ae751863c5a01105fa1959179e31e5e4c1 blob 168 bytes (raw)

1
2
3
4
5
6
 
struct statfs {
	long f_type, f_bsize;
	unsigned long f_blocks, f_bfree, f_bavail, f_files, f_ffree;
	fsid_t f_fsid;
	long f_namelen, f_frsize, f_flags, f_spare[4];
};
debug log:

solving 389954ae ...
found 389954ae in https://inbox.vuxu.org/musl/631a1416.5853.17a3dd4c129.Coremail.zhaixiaojuan@loongson.cn/ ||
	https://inbox.vuxu.org/musl/43a660d5.58ae.17a3df462b9.Coremail.zhaixiaojuan@loongson.cn/

applying [1/2] https://inbox.vuxu.org/musl/631a1416.5853.17a3dd4c129.Coremail.zhaixiaojuan@loongson.cn/
diff --git a/arch/loongarch64/bits/statfs.h b/arch/loongarch64/bits/statfs.h
new file mode 100644
index 00000000..389954ae

Checking patch arch/loongarch64/bits/statfs.h...
Applied patch arch/loongarch64/bits/statfs.h cleanly.

skipping https://inbox.vuxu.org/musl/43a660d5.58ae.17a3df462b9.Coremail.zhaixiaojuan@loongson.cn/ for 389954ae
index at:
100644 389954ae751863c5a01105fa1959179e31e5e4c1	arch/loongarch64/bits/statfs.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).