Move pipe.c notes to notes dir

This commit is contained in:
Wilson Lin 2018-07-05 16:56:26 +12:00
parent 6a12958407
commit 3e5495297b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# `pipe.c`
|Name|Source|Destination|Updates position|Returns read|Fatal on EOF|
|Name|Source|Destination|Updates position|Returns read|Fatal on EOI|
|---|---|---|---|---|---|
|`accept`|Buffer, then Input|Output|Yes|Yes|Yes|
|`skip`|Buffer, then Input|-|Yes|N|Yes|