C Standard Library functions.
See Also:
Stdlib Members
Syntax
public class Stdlib
Remarks
Thread Safety
All public static members of this type are
probably safe for multithreaded operations within managed code. (Methods
which are obviously unsafe are synchronized, such as
Stdlib.strerror, but any hidden dependencies
between e.g.
Stdlib.strerror and
Stdlib.fopen are not protected.)
No multithreading guarantee is made between managed and unmanaged code.
Check your operating system documentation for more information.
Requirements
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0