9448b051 ^
0b44a031
32482f61 ^
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[1]; char buf[2048]; };