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

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

solving a73bd54 ...
found a73bd54 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).