diff options
Diffstat (limited to 'html/linux/400.mu.html')
-rw-r--r-- | html/linux/400.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/linux/400.mu.html b/html/linux/400.mu.html index f8250d21..9b1270b4 100644 --- a/html/linux/400.mu.html +++ b/html/linux/400.mu.html @@ -231,9 +231,9 @@ if ('onhashchange' in window) { <span id="L176" class="LineNr">176 </span><span class="PreProc">sig</span> <a href='305keyboard.subx.html#L72'>enable-keyboard-type-mode</a> <span id="L177" class="LineNr">177 </span><span class="PreProc">sig</span> <a href='305keyboard.subx.html#L132'>read-key-from-real-keyboard</a><span class="PreProc"> -> </span>_/<span class="Constant">eax</span>: grapheme <span id="L178" class="LineNr">178 </span><span class="PreProc">sig</span> <a href='305keyboard.subx.html#L158'>read-line-from-real-keyboard</a> out: (addr stream byte) -<span id="L179" class="LineNr">179 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L12'>open</a> filename: (addr array byte), write?: boolean, out: (addr handle buffered-file) -<span id="L180" class="LineNr">180 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L89'>populate-buffered-file-containing</a> contents: (addr array byte), out: (addr handle buffered-file) -<span id="L181" class="LineNr">181 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L135'>new-buffered-file</a> out: (addr handle buffered-file) +<span id="L179" class="LineNr">179 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L9'>open</a> filename: (addr array byte), write?: boolean, out: (addr handle buffered-file) +<span id="L180" class="LineNr">180 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L86'>populate-buffered-file-containing</a> contents: (addr array byte), out: (addr handle buffered-file) +<span id="L181" class="LineNr">181 </span><span class="PreProc">sig</span> <a href='306files.subx.html#L133'>new-buffered-file</a> out: (addr handle buffered-file) <span id="L182" class="LineNr">182 </span><span class="muComment">#sig size in: (addr array _) -> _/eax: int</span> <span id="L183" class="LineNr">183 </span> <span id="L184" class="LineNr">184 </span><span class="PreProc">sig</span> <a href='309stream.subx.html#L6'>stream-empty?</a> s: (addr stream _)<span class="PreProc"> -> </span>_/<span class="Constant">eax</span>: boolean |