|
Xv6 with picoc & Linkage editor
v1.0
The project delineate mutual cohesion between c library, linkage editor ( linker), interpreter and operating system by porting the same on xv6 kernel
|
Data Fields | |
| int | fd |
| int | flags |
| uint | bs |
| uint | bm |
| uint | buflen |
| char * | buf |
| struct FILE * | next |
| pid_t | popen_kludge |
| unsigned char | ungetbuf |
| char | ungotten |
Definition at line 20 of file dietstdio.h.
1.7.6.1