Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6da76118 authored by Yabin Cui's avatar Yabin Cui Committed by Android Git Automerger
Browse files

am eddd9fb0: Merge "kill HAVE_FORKEXEC"

* commit 'eddd9fb0':
  kill HAVE_FORKEXEC
parents b4157cd7 eddd9fb0
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
+0 −8
Original line number Diff line number Diff line
@@ -41,14 +41,6 @@
 */
#define HAVE_PTHREADS

/*
 * Process creation model.  Choose one:
 *
 * HAVE_FORKEXEC - use fork() and exec()
 * HAVE_WIN32_PROC - use CreateProcess()
 */
#define HAVE_FORKEXEC

/*
 * Define this if you have <termio.h>
 */
Loading