O_NOSTD
Posted Aug 27, 2009 1:50 UTC (Thu) by
corbet (editor, #1)
In reply to:
O_NOSTD by pr1268
Parent article:
In brief
That's the point: those file descriptors are defined in the standards. That's why application programmers expect them to be set up correctly. But nothing forces that to happen, and other standard-ordained behavior says that new files are always assigned the lowest available file descriptor.
(
Log in to post comments)