This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

mmap problems


I have a program that calls "mmap" and "munmap" to do memory-mapped IO,
I see that cygwin32 has sys/mman.h where these two calls are prototyped
but doing an "nm" on *every* .a file in the cygwin32 distribution produces
nothing that defines mmap or munmap ... anyone got any ideas?

/*****************************************************************************
  John F. Dumas | jdumas@zgs.com | Programmer / Analyst | Zeh Graphic Systems
 *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  finger $USER | grep `echo putz | tr utpz earl` | sed -n '1,1p' | \
  sed 's/.*: \(.*\)/\1/' && echo '0H &#* #(!725 4^ 48*4!' | tr \
  '0-9~`!@#$%^&*()_+}{' a-z  | dd conv=swab  2> /dev/null
 *****************************************************************************/

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]