Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: jdolecek
Date: Sun Aug 1 22:44:11 UTC 2004
Modified Files:
src/sys/compat/linux/common: linux_misc.c
Log Message:
Linux returns ENOMEM (not EFAULT) if the address specified in mprotect()
is not part of process address space
this fixes Linux libgcc_s's stack executability setup
To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/compat/linux/common/linux_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index