kill HAVE_POSIX_FILEMAP
Bug: 18315579 Change-Id: I7a20ad40dc0ec121f0e84202831e6019005104e7
This commit is contained in:
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -49,14 +49,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -35,14 +35,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#define HAVE_POSIX_FILEMAP 1
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
@@ -78,18 +78,6 @@
|
|||||||
/* TODO: replace references to this. */
|
/* TODO: replace references to this. */
|
||||||
#define HAVE_WIN32_IPC
|
#define HAVE_WIN32_IPC
|
||||||
|
|
||||||
/*
|
|
||||||
* Memory-mapping model. Choose one:
|
|
||||||
*
|
|
||||||
* HAVE_POSIX_FILEMAP - use the Posix sys/mmap.h
|
|
||||||
* HAVE_WIN32_FILEMAP - use Win32 filemaps
|
|
||||||
*/
|
|
||||||
#ifdef __CYGWIN__
|
|
||||||
#define HAVE_POSIX_FILEMAP
|
|
||||||
#else
|
|
||||||
#define HAVE_WIN32_FILEMAP
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if you have <termio.h>
|
* Define this if you have <termio.h>
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user