PreviousUpNext

15.4.1158  src/lib/std/src/posix/posix-common.pkg


# Compiled by:
#     src/lib/std/src/standard-core.sublib

package posix_common {

    Open_Mode = O_RDONLY | O_WRONLY | O_RDWR;
};


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext