axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] src/lib/bsdsignal.c.pamphlet


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] src/lib/bsdsignal.c.pamphlet
Date: 30 Jul 2006 09:48:50 +0200

root <address@hidden> writes:

| src/lib/bsdsignal.c.pamphlet {\wc -> {\sl -- fixed in the next release --t

Tim, I've not seen a corresponding commit to the silver branch.
I applied the below

-- Gaby

2006-07-30  Tim Daly  <address@hidden>

        * bsdsignal.c.pamphlet: Fix typo.


*** bsdsignal.c.pamphlet        (revision 15545)
--- bsdsignal.c.pamphlet        (local)
*************** SA\_NOCLDSTOP & If this bit is set when 
*** 79,85 ****
  SA\_NOCLDWAIT & If this bit is set when calling {\sl sigaction()} for the\\
               & SIGCHLD signal, the system will not create zombie processes\\
               & when children of the calling process exit. If the calling\\
!              & process subsequently issues a {\wf wait()} (or equivalent),\\
               & it blocks until all of the calling process's child processes\\
               & terminate, and then returns a value of -1 with errno set to\\
               & ECHILD.\\
--- 79,85 ----
  SA\_NOCLDWAIT & If this bit is set when calling {\sl sigaction()} for the\\
               & SIGCHLD signal, the system will not create zombie processes\\
               & when children of the calling process exit. If the calling\\
!              & process subsequently issues a {\sl wait()} (or equivalent),\\
               & it blocks until all of the calling process's child processes\\
               & terminate, and then returns a value of -1 with errno set to\\
               & ECHILD.\\




reply via email to

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