This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

posix_spawn support in core


A while ago, I posted a proof-of-concept implementation of posix_spawn as a user
library. Would you be receptive to a patch that added posix_spawn support to the
Cygwin core? posix_spawn is significantly more flexible than spawn, simpler than
vfork, and for large programs, much faster than fork.

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]