]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use SV_ABI_ERRNO to set the syscall return value. The Linuxulator will
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 29 Sep 2016 17:13:17 +0000 (17:13 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 29 Sep 2016 17:13:17 +0000 (17:13 +0000)
commitcaa1c435de1ff53af6f919c1ee96cbb5f417376b
tree3f9a85dab7211d177b451cfbc24480fbb5bc92f1
parent499b089076588fc488a9dbae4a439437563c0d74
Use SV_ABI_ERRNO to set the syscall return value. The Linuxulator will
need this.

Submitted by: Grégory Soutadé <soutade@gmail.com>
Differential Revision: https://reviews.freebsd.org/D7976
sys/arm/arm/vm_machdep.c