pooka 0aac2843ad Add syscall type NOERR which signals that a system call is STD but
does not return an errno the usual way.  The main use case is to
fix the posix_fadvise() rump stub (yes, posix_fadvise is a bit
special... bologna).

The list of NOERR syscalls currently matches the libc NOERR list
(and the libc Makefile can in the future be autogenerated from this
info).

Problem spotted by, *shocker*, the automated test runs, specifically
the posix_fadvise test.
2011-02-21 23:20:19 +00:00
2011-02-21 13:42:57 +00:00
2011-02-21 22:26:10 +00:00
2011-02-20 19:23:19 +00:00
2011-02-18 22:27:51 +00:00
2011-02-21 22:07:44 +00:00
2011-02-21 17:05:50 +00:00
2011-02-21 18:12:26 +00:00
2011-02-19 13:34:38 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%