Roland Mainz wrote:
Is there any efficient way (e.g. except |open()|+|dup2()|) to |open()| a file but get a file descriptor number >= 500 (or any other value) ?
I would think that most everyone would think that open + dup2 is plenty efficient. I know of no single system call.
_______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code