On 23/12/2013 01:54, François Revol wrote:
>> The opengroup page for setsid() isn't very explicit. This one isn't much
>> more either though, it seems most relevant things are "implementation
>> specific" (why write specifications then...):
>> http://pubs.opengroup.org/onlinepubs/009696699/basedefs/xbd_chap11.html
> 
> At least I check in Linux and it still works with setsid() before the
> open() calls.

FYI, latest CVS works fine now, thanks.

Btw, on another topic, I noticed some commented out "-EFOO" in the
sources... just so you know, Haiku defines all error codes as negative
values (which violates (some versions of) POSIX, but makes much more
sense), so using this trick can lead to weird problems then (and is
error prone anyway).

Merry xmas.
François.

_______________________________________________
Qemacs-devel mailing list
Qemacs-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/qemacs-devel

Reply via email to