Open main menu

Difference between revisions of "SCI/Specifications/SCI in action/Notes on the kernel calls"

m
(Merging of the SCI documentation. Done)
 
Line 6: Line 6:


==Message syscall==
==Message syscall==
: Subfunctions of the Message syscall:
Subfunctions of the Message syscall:
 
;(Message GET module noun verb cond seq buffer)
;(Message GET module noun verb cond seq buffer)
: If buffer is non-NULL, copies the message given by the message tuple to the output buffer. Resets any resource-internal recursion (but not the script-controlled ditto).
: If buffer is non-NULL, copies the message given by the message tuple to the output buffer. Resets any resource-internal recursion (but not the script-controlled ditto).
236

edits