PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Try a 0-byte write, which should return 0 without writing anything. More... | |
void test_main | ( | void | ) |
Try a 0-byte write, which should return 0 without writing anything.
Definition at line 9 of file write-zero.c.
References buf, byte_cnt(), CHECK, fail(), open(), and write().