freebsd-skq/sys/compat/freebsd32
Mark Johnston 0acf5d0bfd Improve error handling for posix_fallocate(2) and posix_fadvise(2).
- Set td_errno so that ktrace and dtrace can obtain the syscall error
  number in the usual way.
- Pass negative error numbers directly to the syscall layer, as they're
  not intended to be returned to userland.

Reviewed by:	kib
Sponsored by:	EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D5425
2016-02-25 19:58:23 +00:00
..
freebsd32_capability.c
freebsd32_ioctl.c
freebsd32_ioctl.h
freebsd32_ipc.h
freebsd32_misc.c Improve error handling for posix_fallocate(2) and posix_fadvise(2). 2016-02-25 19:58:23 +00:00
freebsd32_misc.h
freebsd32_proto.h Run make sysent. 2015-01-23 21:08:24 +00:00
freebsd32_signal.h
freebsd32_syscall.h Regenerate syscalls. 2015-07-11 15:22:11 +00:00
freebsd32_syscalls.c Regenerate syscalls. 2015-07-11 15:22:11 +00:00
freebsd32_sysent.c Regenerate syscalls. 2015-07-11 15:22:11 +00:00
freebsd32_systrace_args.c Regenerate syscalls. 2015-07-11 15:22:11 +00:00
freebsd32_util.h Avoid dynamic syscall overhead for statically compiled modules. 2014-10-26 19:42:44 +00:00
freebsd32.h Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h> 2015-04-08 16:30:45 +00:00
Makefile
syscalls.conf
syscalls.master Regenerate syscalls. 2015-07-11 15:22:11 +00:00