freebsd-dev/sys/amd64/cloudabi64
Ed Schouten 75c9f22394 Set p_osrel to __FreeBSD_version on process startup.
Certain system calls have quirks applied to make them work as if called
on an older version of FreeBSD. As CloudABI executables don't have the
FreeBSD OS release number in the ELF header, this value is set to zero,
making the system calls fall back to typically historic, non-standard
behaviour.

Reviewed by:	kib
2015-08-03 07:29:57 +00:00
..
cloudabi64_sysvec.c Set p_osrel to __FreeBSD_version on process startup. 2015-08-03 07:29:57 +00:00