nostd in userspace?
Posted Aug 27, 2009 20:40 UTC (Thu) by
quotemstr (subscriber, #45331)
In reply to:
nostd in userspace? by kjp
Parent article:
In brief
I actually agree with you. Well-written programs should close file descriptors before exec. Additionally, well-written libraries should mark their file descriptors close-on-exec. That way, at least one component will be well-written and the correct behavior will result.
(
Log in to post comments)