mailing list of musl libc
 help / color / mirror / code / Atom feed
32871baf51a1f38cbd4a97d034de3dab9f69ff51 blob 114 bytes (raw)

1
2
3
4
5
6
7
8
9
 
struct __dirstream
{
	int fd;
	off_t tell;
	int buf_pos;
	int buf_end;
	volatile int lock[2];
	char buf[2048];
};
debug log:

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