On Mon, 22 Mar 2004, Peter Lindeman wrote:

> Davide Libenzi wrote:
> 
> > BTW the copy of what is running on xmailserver.org is here:
> > 
> > http://www.xmailserver.org/xmail-1.18-pre15.tar.gz
> 
> lindeman.nl now too ;-) If I notice something strange I let you know

I wouldn't want to speak too soon, but the fixed problem was a bitchy 
interaction between pthread and fork. You have to be sure to only use 
async-signal-safe functions from inside the forked process. The reason for 
such radical changed in SysExec() was to simplify the system dependent 
code by removing the assembly code that was previously present.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to