System call status question.


R. Clayton (rclayton@monmouth.edu)
(no date)


  Each System Call description has a sentence like "the caller's register 0
  contains the system call status." Does this mean that the OS should fill
  these registers with status (like status::ok) using mem_store()?

Yes; if the os doesn't do it, nothing else will.



This archive was generated by hypermail 2.0b3 on Fri Dec 03 2004 - 12:00:06 EST