cvs commit: src/sys/vm vm_glue.c vm_map.c vm_mmap.c

Alan Cox alc at cs.rice.edu
Sun Nov 9 17:42:32 PST 2003


On Sun, Nov 09, 2003 at 05:37:41PM -0800, Alan Cox wrote:
> alc         2003/11/09 17:37:41 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/vm               vm_glue.c vm_map.c vm_mmap.c 
>   Log:
>    - The Open Group Base Specifications Issue 6 specifies that an munmap(2)
>      must return EINVAL if size is zero.  Submitted by: tegge

I would appreciate it if someone would update the man page for munmap(2)
accordingly.

See http://www.opengroup.org/onlinepubs/007904975/functions/munmap.html.

Regards,
Alan


More information about the cvs-src mailing list