rtems-libbsd/freebsd-userspace
Jennifer Averett 99dc0d7d9b rec_close.c: Removed usage of munmap() method.
Note that there is a define MMAP_NOT_AVAILABLE that when NOT
defined results in mmap not being called but munmap is still
called.  A comment was also added to our notes about this.
2012-09-13 14:03:35 -05:00
..
2012-09-07 13:16:22 -05:00
2012-09-12 10:59:41 -05:00

The following describes the contents of this directory:

from-freebsd.sh - this script
include         - From FreeBSD 8.2 include
lib             - From FreeBSD 8.2 lib
local           - Mix of hand and autogenerated
Makefile        - Hand written Makefile
sys             - From FreeBSD 8.2 sys