allow daemon mode under cygwin
authorMichael Poole <mdpoole@troilus.org>
Fri, 7 May 2004 14:32:06 +0000 (14:32 +0000)
committerMichael Poole <mdpoole@troilus.org>
Fri, 7 May 2004 14:32:06 +0000 (14:32 +0000)
* Remove code to disable daemon mode in Cygwin, since Cygwin now
properly implements fork() etc.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-59

ChangeLog
src/main.c

index c9e5b0b88857e8a134c65423b73e17a1d2ca003d..1642f8f8f0bbc43a3e5a6d5fcc7408ef6226dbdc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-05-07 14:32:06 GMT        Michael Poole <mdpoole@troilus.org>     patch-59
+
+    Summary:
+      allow daemon mode under cygwin
+    Revision:
+      srvx--devo--1.3--patch-59
+
+    * Remove code to disable daemon mode in Cygwin, since Cygwin now
+    properly implements fork() etc.
+
+    modified files:
+     ChangeLog src/main.c
+
+
 2004-05-06 09:46:38 GMT        adam <adam@gamesurge.net>       patch-58
 
     Summary:
index 32ff878ccf1812e59953924d7aaccd8085e4efc7..c16aafac1b41950a99a5b779442e5bd8d6005ca7 100644 (file)
@@ -764,14 +764,6 @@ int main(int argc, char *argv[])
 
     version();
 
-#ifdef __CYGWIN__
-    if(daemon)
-    {
-       fprintf(stderr, "Daemon mode not supported under Cygwin.\n");
-       daemon = 0;
-    }
-#endif
-
     if (replay_file) {
         /* We read a line here to "prime" the replay file parser, but
          * mostly to get the right value of "now" for when we do the