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

Commit eddd9fb0 authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "kill HAVE_FORKEXEC"

parents d3d6c383 e9680c22
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