[rtems-libbsd commit] Added more information on MMAP_NOT_AVAILABLE.

Jennifer Averett jennifer at rtems.org
Fri Oct 5 14:32:21 UTC 2012


Module:    rtems-libbsd
Branch:    master
Commit:    808a6b2720aa2b3bea456142243cb0bdac2c640f
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=808a6b2720aa2b3bea456142243cb0bdac2c640f

Author:    Jennifer Averett <jennifer.averett at oarcorp.com>
Date:      Fri Oct  5 09:36:30 2012 -0500

Added more information on MMAP_NOT_AVAILABLE.

---

 libbsd.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libbsd.txt b/libbsd.txt
index c0582e7..29de737 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -781,6 +781,8 @@ Symbols (A)
 The MMAP_NOT_AVAILABLE define is inverted on its usage.  When it is
 defined the mmap method is called. Additionally, it is not used 
 thoroughly. It is not used in the unmap portion of the source.
+The file rec_open.c uses the define MMAP_NOT_AVAILABLE to wrap
+the call to mmap and file rec_close.c uses the munmap method.
 
 
 




More information about the vc mailing list