diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ints.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ints.txt b/doc/ints.txt index 631ed52..095298f 100644 --- a/doc/ints.txt +++ b/doc/ints.txt @@ -60,6 +60,8 @@ table 1: wait ipc read | 0x17 | | reading task | | | | is task running | 0x18 | boolean | task handle | | | | get timestamp | 0x19 | secs since 2000 | | | | | + file write | 0x1a | written | handle | file offset | count | buffer | + set file size | 0x1b | | handle | new file size | | | table 2: |