trhodes 2006-04-21 07:17:25 UTC
FreeBSD src repository
Modified files:
sys/vm vm_mmap.c
Log:
It seems that POSIX would rather ENODEV returned in place of EINVAL when
trying to mmap() an fd that isn't a normal file.
Reference: http://www.opengroup.org/onlinepubs/009695399/functions/mmap.html
Submitted by: fanf
Revision Changes Path
1.205 +1 -1 src/sys/vm/vm_mmap.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"