This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/18433] posix_spawn does not return correctly upon failure to execute


https://sourceware.org/bugzilla/show_bug.cgi?id=18433

--- Comment #6 from navid R <rahimi.nv at gmail dot com> ---
By the way for further reading this the link of 
http://git.musl-libc.org/cgit/musl/tree/src/process/posix_spawn.c
musl(pipe2 approach) implementation.
and this is the link of freebsd (vfork approach) implementation :
https://github.com/freebsd/freebsd/blob/master/lib/libc/gen/posix_spawn.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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