nits
This commit is contained in:
parent
7a37578e9e
commit
18432ed5ed
3 changed files with 10 additions and 15 deletions
4
Notes
4
Notes
|
@ -101,7 +101,6 @@ test: one process unlinks a file while another links to it
|
|||
test: one process opens a file while another deletes it
|
||||
test: deadlock d/.. vs ../d, two processes.
|
||||
test: dup() shared fd->off
|
||||
test: sbrk
|
||||
test: does echo foo > x truncate x?
|
||||
|
||||
sh: support pipes? leave it for the class?
|
||||
|
@ -119,4 +118,5 @@ echo foo > bar should truncate bar
|
|||
but O_TRUNC should
|
||||
|
||||
make it work on one cpu
|
||||
make it work on amsterdam
|
||||
make it work on a real machine
|
||||
release before acquire at end of sleep?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue