axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Axiom on FreeBSD - current patch set


From: root
Subject: Re: [Axiom-developer] Axiom on FreeBSD - current patch set
Date: Thu, 12 Aug 2004 20:49:12 -0400

patch applied --t

===================================================================
RCS file: /cvsroot/axiom/axiom/src/graph/viewman/sselect.c.pamphlet,v
retrieving revision 1.1
diff -u -d -B -b -r1.1 sselect.c.pamphlet
--- src/graph/viewman/sselect.c.pamphlet        27 Jun 2004 15:01:24 -0000      
1.1
+++ src/graph/viewman/sselect.c.pamphlet        8 Aug 2004 10:07:47 -0000
@@ -104,7 +104,7 @@
        /* flush(spadSock); */
         /* send_int(spadSock,1);   acknowledge to spad */
         checkClosedChild = no;
-        bsdSignal(SIGCLD,endChild,DontRestartSystemCalls);
+        bsdSignal(SIGCHLD,endChild,DontRestartSystemCalls);
       }
     }
     ret_val = select(n, (void *)rd, (void *)wr, (void *)ex, (void *)timeout);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]