Mark Johnston a7713f7631 The return value of posix_fadvise(2) is just an error status, so
sys_posix_fadvise() should simply return the errno (or 0) to syscallenter()
rather than setting a return value.

MFC after:	1 week
2015-10-03 19:37:41 +00:00
..
2015-10-03 09:15:23 +00:00
2015-04-18 16:08:06 +00:00
2015-09-16 15:40:08 +00:00
2015-09-20 01:35:51 +00:00
2015-05-29 14:03:07 +00:00