Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mklenk

  1. mklenk

    Is freopen() on Solaris atomic?

    I am trying to determine whether the ANSI C freopen() function implemented on Solaris is atomic, i.e. uses the same (if any) internal mutex as fopen(), fclose(), etc. do.<br><br>The reason for this request is that I am attempting to reserve some low-numbered file descriptors (fopen() only...

Part and Inventory Search

Back
Top