[issue1983] Return from fork() is pid_t, not int

Ryan Stutsman report at bugs.python.org
Fri Feb 1 07:07:01 CET 2008


Ryan Stutsman added the comment:

> IIUC, HiStar is available in a 32-bit version,
> too, yet it may still use a 64-bit pid_t (Ryan, can
> you confirm whether that's the case?).

Great point.  pid_t is always 64-bit on HiStar.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1983>
__________________________________


More information about the Python-bugs-list mailing list