From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- .../os/posix01/constant.CLOCK_MONOTONIC.html | 101 +++ .../consts/os/posix01/constant.CLOCK_REALTIME.html | 101 +++ libc/consts/os/posix01/constant.F_DUPFD.html | 101 +++ libc/consts/os/posix01/constant.F_GETFD.html | 101 +++ libc/consts/os/posix01/constant.F_GETFL.html | 101 +++ libc/consts/os/posix01/constant.F_SETFD.html | 101 +++ libc/consts/os/posix01/constant.F_SETFL.html | 101 +++ libc/consts/os/posix01/constant.GLOB_ABORTED.html | 101 +++ libc/consts/os/posix01/constant.GLOB_APPEND.html | 101 +++ libc/consts/os/posix01/constant.GLOB_DOOFFS.html | 101 +++ libc/consts/os/posix01/constant.GLOB_ERR.html | 101 +++ libc/consts/os/posix01/constant.GLOB_MARK.html | 101 +++ libc/consts/os/posix01/constant.GLOB_NOCHECK.html | 101 +++ libc/consts/os/posix01/constant.GLOB_NOESCAPE.html | 101 +++ libc/consts/os/posix01/constant.GLOB_NOMATCH.html | 101 +++ libc/consts/os/posix01/constant.GLOB_NOSORT.html | 101 +++ libc/consts/os/posix01/constant.GLOB_NOSPACE.html | 101 +++ libc/consts/os/posix01/constant.O_ACCMODE.html | 101 +++ .../os/posix01/constant.POSIX_MADV_DONTNEED.html | 101 +++ .../os/posix01/constant.POSIX_MADV_NORMAL.html | 101 +++ .../os/posix01/constant.POSIX_MADV_RANDOM.html | 101 +++ .../os/posix01/constant.POSIX_MADV_SEQUENTIAL.html | 101 +++ .../os/posix01/constant.POSIX_MADV_WILLNEED.html | 101 +++ .../posix01/constant.PTHREAD_CREATE_DETACHED.html | 101 +++ .../posix01/constant.PTHREAD_CREATE_JOINABLE.html | 101 +++ .../os/posix01/constant.PTHREAD_STACK_MIN.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_AS.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_CORE.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_CPU.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_DATA.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_FSIZE.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_LOCKS.html | 101 +++ .../consts/os/posix01/constant.RLIMIT_MEMLOCK.html | 101 +++ .../os/posix01/constant.RLIMIT_MSGQUEUE.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_NICE.html | 101 +++ .../consts/os/posix01/constant.RLIMIT_NLIMITS.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_NOFILE.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_NPROC.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_RSS.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_RTTIME.html | 101 +++ .../os/posix01/constant.RLIMIT_SIGPENDING.html | 101 +++ libc/consts/os/posix01/constant.RLIMIT_STACK.html | 101 +++ libc/consts/os/posix01/constant.RLIM_INFINITY.html | 101 +++ .../consts/os/posix01/constant.RLIM_SAVED_CUR.html | 101 +++ .../consts/os/posix01/constant.RLIM_SAVED_MAX.html | 101 +++ .../os/posix01/constant.RUSAGE_CHILDREN.html | 101 +++ libc/consts/os/posix01/constant.RUSAGE_SELF.html | 101 +++ libc/consts/os/posix01/constant.RUSAGE_THREAD.html | 101 +++ libc/consts/os/posix01/constant.SIGTRAP.html | 101 +++ libc/consts/os/posix01/constant.SIG_IGN.html | 101 +++ .../consts/os/posix01/constant._SC_ATEXIT_MAX.html | 101 +++ .../os/posix01/constant._SC_GETGR_R_SIZE_MAX.html | 101 +++ .../os/posix01/constant._SC_GETPW_R_SIZE_MAX.html | 101 +++ libc/consts/os/posix01/constant._SC_IOV_MAX.html | 101 +++ .../os/posix01/constant._SC_LOGIN_NAME_MAX.html | 101 +++ .../os/posix01/constant._SC_MQ_PRIO_MAX.html | 101 +++ libc/consts/os/posix01/constant._SC_THREADS.html | 101 +++ .../constant._SC_THREAD_ATTR_STACKADDR.html | 101 +++ .../constant._SC_THREAD_ATTR_STACKSIZE.html | 101 +++ .../constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html | 101 +++ .../os/posix01/constant._SC_THREAD_KEYS_MAX.html | 101 +++ .../constant._SC_THREAD_PRIORITY_SCHEDULING.html | 101 +++ .../posix01/constant._SC_THREAD_PRIO_INHERIT.html | 101 +++ .../posix01/constant._SC_THREAD_PRIO_PROTECT.html | 101 +++ .../constant._SC_THREAD_PROCESS_SHARED.html | 101 +++ .../constant._SC_THREAD_SAFE_FUNCTIONS.html | 101 +++ .../os/posix01/constant._SC_THREAD_STACK_MIN.html | 101 +++ .../posix01/constant._SC_THREAD_THREADS_MAX.html | 101 +++ .../os/posix01/constant._SC_TTY_NAME_MAX.html | 101 +++ .../os/posix01/constant._SC_XOPEN_CRYPT.html | 101 +++ .../os/posix01/constant._SC_XOPEN_ENH_I18N.html | 101 +++ .../os/posix01/constant._SC_XOPEN_LEGACY.html | 101 +++ .../os/posix01/constant._SC_XOPEN_REALTIME.html | 101 +++ .../constant._SC_XOPEN_REALTIME_THREADS.html | 101 +++ libc/consts/os/posix01/constant._SC_XOPEN_SHM.html | 101 +++ .../consts/os/posix01/constant._SC_XOPEN_UNIX.html | 101 +++ .../os/posix01/constant._SC_XOPEN_VERSION.html | 101 +++ .../os/posix01/constant._SC_XOPEN_XCU_VERSION.html | 101 +++ libc/consts/os/posix01/index.html | 734 +++++++++++++++++++++ libc/consts/os/posix01/sidebar-items.js | 1 + 81 files changed, 8714 insertions(+) create mode 100644 libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html create mode 100644 libc/consts/os/posix01/constant.CLOCK_REALTIME.html create mode 100644 libc/consts/os/posix01/constant.F_DUPFD.html create mode 100644 libc/consts/os/posix01/constant.F_GETFD.html create mode 100644 libc/consts/os/posix01/constant.F_GETFL.html create mode 100644 libc/consts/os/posix01/constant.F_SETFD.html create mode 100644 libc/consts/os/posix01/constant.F_SETFL.html create mode 100644 libc/consts/os/posix01/constant.GLOB_ABORTED.html create mode 100644 libc/consts/os/posix01/constant.GLOB_APPEND.html create mode 100644 libc/consts/os/posix01/constant.GLOB_DOOFFS.html create mode 100644 libc/consts/os/posix01/constant.GLOB_ERR.html create mode 100644 libc/consts/os/posix01/constant.GLOB_MARK.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOCHECK.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOESCAPE.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOMATCH.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOSORT.html create mode 100644 libc/consts/os/posix01/constant.GLOB_NOSPACE.html create mode 100644 libc/consts/os/posix01/constant.O_ACCMODE.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html create mode 100644 libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html create mode 100644 libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_AS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_CORE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_CPU.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_DATA.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_FSIZE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_LOCKS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NICE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NOFILE.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_NPROC.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RSS.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_RTTIME.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html create mode 100644 libc/consts/os/posix01/constant.RLIMIT_STACK.html create mode 100644 libc/consts/os/posix01/constant.RLIM_INFINITY.html create mode 100644 libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html create mode 100644 libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_SELF.html create mode 100644 libc/consts/os/posix01/constant.RUSAGE_THREAD.html create mode 100644 libc/consts/os/posix01/constant.SIGTRAP.html create mode 100644 libc/consts/os/posix01/constant.SIG_IGN.html create mode 100644 libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_IOV_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_THREADS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html create mode 100644 libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_SHM.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html create mode 100644 libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html create mode 100644 libc/consts/os/posix01/index.html create mode 100644 libc/consts/os/posix01/sidebar-items.js (limited to 'libc/consts/os/posix01') diff --git a/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html b/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html new file mode 100644 index 0000000..8cda23c --- /dev/null +++ b/libc/consts/os/posix01/constant.CLOCK_MONOTONIC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::CLOCK_MONOTONIC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::CLOCK_MONOTONIC + + [] + + [src]

+
pub const CLOCK_MONOTONIC: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.CLOCK_REALTIME.html b/libc/consts/os/posix01/constant.CLOCK_REALTIME.html new file mode 100644 index 0000000..40a0600 --- /dev/null +++ b/libc/consts/os/posix01/constant.CLOCK_REALTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::CLOCK_REALTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::CLOCK_REALTIME + + [] + + [src]

+
pub const CLOCK_REALTIME: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_DUPFD.html b/libc/consts/os/posix01/constant.F_DUPFD.html new file mode 100644 index 0000000..c742350 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_DUPFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_DUPFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_DUPFD + + [] + + [src]

+
pub const F_DUPFD: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_GETFD.html b/libc/consts/os/posix01/constant.F_GETFD.html new file mode 100644 index 0000000..f875912 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_GETFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_GETFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_GETFD + + [] + + [src]

+
pub const F_GETFD: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_GETFL.html b/libc/consts/os/posix01/constant.F_GETFL.html new file mode 100644 index 0000000..e6e4bb2 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_GETFL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_GETFL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_GETFL + + [] + + [src]

+
pub const F_GETFL: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_SETFD.html b/libc/consts/os/posix01/constant.F_SETFD.html new file mode 100644 index 0000000..69da77d --- /dev/null +++ b/libc/consts/os/posix01/constant.F_SETFD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_SETFD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_SETFD + + [] + + [src]

+
pub const F_SETFD: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.F_SETFL.html b/libc/consts/os/posix01/constant.F_SETFL.html new file mode 100644 index 0000000..120d473 --- /dev/null +++ b/libc/consts/os/posix01/constant.F_SETFL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::F_SETFL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::F_SETFL + + [] + + [src]

+
pub const F_SETFL: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_ABORTED.html b/libc/consts/os/posix01/constant.GLOB_ABORTED.html new file mode 100644 index 0000000..cd77031 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_ABORTED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_ABORTED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_ABORTED + + [] + + [src]

+
pub const GLOB_ABORTED: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_APPEND.html b/libc/consts/os/posix01/constant.GLOB_APPEND.html new file mode 100644 index 0000000..743eda9 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_APPEND.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_APPEND - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_APPEND + + [] + + [src]

+
pub const GLOB_APPEND: c_int = 1 << 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_DOOFFS.html b/libc/consts/os/posix01/constant.GLOB_DOOFFS.html new file mode 100644 index 0000000..51621dd --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_DOOFFS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_DOOFFS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_DOOFFS + + [] + + [src]

+
pub const GLOB_DOOFFS: c_int = 1 << 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_ERR.html b/libc/consts/os/posix01/constant.GLOB_ERR.html new file mode 100644 index 0000000..1641d8f --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_ERR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_ERR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_ERR + + [] + + [src]

+
pub const GLOB_ERR: c_int = 1 << 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_MARK.html b/libc/consts/os/posix01/constant.GLOB_MARK.html new file mode 100644 index 0000000..0b1a080 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_MARK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_MARK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_MARK + + [] + + [src]

+
pub const GLOB_MARK: c_int = 1 << 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOCHECK.html b/libc/consts/os/posix01/constant.GLOB_NOCHECK.html new file mode 100644 index 0000000..850ae92 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOCHECK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOCHECK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOCHECK + + [] + + [src]

+
pub const GLOB_NOCHECK: c_int = 1 << 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html b/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html new file mode 100644 index 0000000..397e405 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOESCAPE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOESCAPE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOESCAPE + + [] + + [src]

+
pub const GLOB_NOESCAPE: c_int = 1 << 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOMATCH.html b/libc/consts/os/posix01/constant.GLOB_NOMATCH.html new file mode 100644 index 0000000..34e664c --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOMATCH.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOMATCH - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOMATCH + + [] + + [src]

+
pub const GLOB_NOMATCH: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOSORT.html b/libc/consts/os/posix01/constant.GLOB_NOSORT.html new file mode 100644 index 0000000..2c041d1 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOSORT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOSORT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOSORT + + [] + + [src]

+
pub const GLOB_NOSORT: c_int = 1 << 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.GLOB_NOSPACE.html b/libc/consts/os/posix01/constant.GLOB_NOSPACE.html new file mode 100644 index 0000000..2fe0493 --- /dev/null +++ b/libc/consts/os/posix01/constant.GLOB_NOSPACE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::GLOB_NOSPACE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::GLOB_NOSPACE + + [] + + [src]

+
pub const GLOB_NOSPACE: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.O_ACCMODE.html b/libc/consts/os/posix01/constant.O_ACCMODE.html new file mode 100644 index 0000000..e30f4cd --- /dev/null +++ b/libc/consts/os/posix01/constant.O_ACCMODE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::O_ACCMODE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::O_ACCMODE + + [] + + [src]

+
pub const O_ACCMODE: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html b/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html new file mode 100644 index 0000000..fdd156e --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_DONTNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_DONTNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_DONTNEED + + [] + + [src]

+
pub const POSIX_MADV_DONTNEED: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html b/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html new file mode 100644 index 0000000..dfe20df --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_NORMAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_NORMAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_NORMAL + + [] + + [src]

+
pub const POSIX_MADV_NORMAL: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html b/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html new file mode 100644 index 0000000..741f793 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_RANDOM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_RANDOM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_RANDOM + + [] + + [src]

+
pub const POSIX_MADV_RANDOM: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html b/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html new file mode 100644 index 0000000..72aea54 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_SEQUENTIAL - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_SEQUENTIAL + + [] + + [src]

+
pub const POSIX_MADV_SEQUENTIAL: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html b/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html new file mode 100644 index 0000000..e414679 --- /dev/null +++ b/libc/consts/os/posix01/constant.POSIX_MADV_WILLNEED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::POSIX_MADV_WILLNEED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::POSIX_MADV_WILLNEED + + [] + + [src]

+
pub const POSIX_MADV_WILLNEED: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html b/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html new file mode 100644 index 0000000..54f73ee --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_CREATE_DETACHED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_CREATE_DETACHED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_CREATE_DETACHED + + [] + + [src]

+
pub const PTHREAD_CREATE_DETACHED: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html b/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html new file mode 100644 index 0000000..4675518 --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_CREATE_JOINABLE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_CREATE_JOINABLE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_CREATE_JOINABLE + + [] + + [src]

+
pub const PTHREAD_CREATE_JOINABLE: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html b/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html new file mode 100644 index 0000000..f00df3d --- /dev/null +++ b/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::PTHREAD_STACK_MIN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::PTHREAD_STACK_MIN + + [] + + [src]

+
pub const PTHREAD_STACK_MIN: size_t = 16384
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_AS.html b/libc/consts/os/posix01/constant.RLIMIT_AS.html new file mode 100644 index 0000000..eba85b4 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_AS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_AS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_AS + + [] + + [src]

+
pub const RLIMIT_AS: c_int = 9
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_CORE.html b/libc/consts/os/posix01/constant.RLIMIT_CORE.html new file mode 100644 index 0000000..e955d21 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_CORE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_CORE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_CORE + + [] + + [src]

+
pub const RLIMIT_CORE: c_int = 4
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_CPU.html b/libc/consts/os/posix01/constant.RLIMIT_CPU.html new file mode 100644 index 0000000..27a1372 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_CPU.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_CPU - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_CPU + + [] + + [src]

+
pub const RLIMIT_CPU: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_DATA.html b/libc/consts/os/posix01/constant.RLIMIT_DATA.html new file mode 100644 index 0000000..7dca0d9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_DATA.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_DATA - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_DATA + + [] + + [src]

+
pub const RLIMIT_DATA: c_int = 2
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html b/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html new file mode 100644 index 0000000..eee5b30 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_FSIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_FSIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_FSIZE + + [] + + [src]

+
pub const RLIMIT_FSIZE: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html b/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html new file mode 100644 index 0000000..f265d9e --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_LOCKS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_LOCKS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_LOCKS + + [] + + [src]

+
pub const RLIMIT_LOCKS: c_int = 10
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html b/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html new file mode 100644 index 0000000..1ae8900 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_MEMLOCK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_MEMLOCK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_MEMLOCK + + [] + + [src]

+
pub const RLIMIT_MEMLOCK: c_int = 8
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html b/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html new file mode 100644 index 0000000..e9fce5d --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_MSGQUEUE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_MSGQUEUE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_MSGQUEUE + + [] + + [src]

+
pub const RLIMIT_MSGQUEUE: c_int = 12
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NICE.html b/libc/consts/os/posix01/constant.RLIMIT_NICE.html new file mode 100644 index 0000000..8fc8de1 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NICE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NICE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NICE + + [] + + [src]

+
pub const RLIMIT_NICE: c_int = 13
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html b/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html new file mode 100644 index 0000000..140a5bc --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NLIMITS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NLIMITS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NLIMITS + + [] + + [src]

+
pub const RLIMIT_NLIMITS: c_int = 16
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html b/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html new file mode 100644 index 0000000..fe2c33e --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NOFILE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NOFILE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NOFILE + + [] + + [src]

+
pub const RLIMIT_NOFILE: c_int = 7
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_NPROC.html b/libc/consts/os/posix01/constant.RLIMIT_NPROC.html new file mode 100644 index 0000000..8d508b2 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_NPROC.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_NPROC - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_NPROC + + [] + + [src]

+
pub const RLIMIT_NPROC: c_int = 6
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RSS.html b/libc/consts/os/posix01/constant.RLIMIT_RSS.html new file mode 100644 index 0000000..761aca0 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RSS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RSS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RSS + + [] + + [src]

+
pub const RLIMIT_RSS: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html b/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html new file mode 100644 index 0000000..7fcd4b6 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RTPRIO.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RTPRIO - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RTPRIO + + [] + + [src]

+
pub const RLIMIT_RTPRIO: c_int = 14
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html b/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html new file mode 100644 index 0000000..3bc8923 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_RTTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_RTTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_RTTIME + + [] + + [src]

+
pub const RLIMIT_RTTIME: c_int = 15
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html b/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html new file mode 100644 index 0000000..0b14b9c --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_SIGPENDING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_SIGPENDING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_SIGPENDING + + [] + + [src]

+
pub const RLIMIT_SIGPENDING: c_int = 11
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIMIT_STACK.html b/libc/consts/os/posix01/constant.RLIMIT_STACK.html new file mode 100644 index 0000000..b8174b9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIMIT_STACK.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIMIT_STACK - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIMIT_STACK + + [] + + [src]

+
pub const RLIMIT_STACK: c_int = 3
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_INFINITY.html b/libc/consts/os/posix01/constant.RLIM_INFINITY.html new file mode 100644 index 0000000..41a8b28 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_INFINITY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_INFINITY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_INFINITY + + [] + + [src]

+
pub const RLIM_INFINITY: rlim_t = 0xffff_ffff_ffff_ffff
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html b/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html new file mode 100644 index 0000000..10c5acd --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_SAVED_CUR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_SAVED_CUR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_SAVED_CUR + + [] + + [src]

+
pub const RLIM_SAVED_CUR: rlim_t = RLIM_INFINITY
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html b/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html new file mode 100644 index 0000000..a06cf57 --- /dev/null +++ b/libc/consts/os/posix01/constant.RLIM_SAVED_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RLIM_SAVED_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RLIM_SAVED_MAX + + [] + + [src]

+
pub const RLIM_SAVED_MAX: rlim_t = RLIM_INFINITY
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html b/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html new file mode 100644 index 0000000..2b00467 --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_CHILDREN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_CHILDREN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_CHILDREN + + [] + + [src]

+
pub const RUSAGE_CHILDREN: c_int = -1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_SELF.html b/libc/consts/os/posix01/constant.RUSAGE_SELF.html new file mode 100644 index 0000000..132f61f --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_SELF.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_SELF - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_SELF + + [] + + [src]

+
pub const RUSAGE_SELF: c_int = 0
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.RUSAGE_THREAD.html b/libc/consts/os/posix01/constant.RUSAGE_THREAD.html new file mode 100644 index 0000000..678bbc9 --- /dev/null +++ b/libc/consts/os/posix01/constant.RUSAGE_THREAD.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::RUSAGE_THREAD - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::RUSAGE_THREAD + + [] + + [src]

+
pub const RUSAGE_THREAD: c_int = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.SIGTRAP.html b/libc/consts/os/posix01/constant.SIGTRAP.html new file mode 100644 index 0000000..8a4add7 --- /dev/null +++ b/libc/consts/os/posix01/constant.SIGTRAP.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::SIGTRAP - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::SIGTRAP + + [] + + [src]

+
pub const SIGTRAP: c_int = 5
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant.SIG_IGN.html b/libc/consts/os/posix01/constant.SIG_IGN.html new file mode 100644 index 0000000..5c0f5ce --- /dev/null +++ b/libc/consts/os/posix01/constant.SIG_IGN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::SIG_IGN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::SIG_IGN + + [] + + [src]

+
pub const SIG_IGN: size_t = 1
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html b/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html new file mode 100644 index 0000000..39f8224 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_ATEXIT_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_ATEXIT_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_ATEXIT_MAX + + [] + + [src]

+
pub const _SC_ATEXIT_MAX: c_int = 87
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html b/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html new file mode 100644 index 0000000..243149b --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_GETGR_R_SIZE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_GETGR_R_SIZE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_GETGR_R_SIZE_MAX + + [] + + [src]

+
pub const _SC_GETGR_R_SIZE_MAX: c_int = 69
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html b/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html new file mode 100644 index 0000000..f4cbca2 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_GETPW_R_SIZE_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_GETPW_R_SIZE_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_GETPW_R_SIZE_MAX + + [] + + [src]

+
pub const _SC_GETPW_R_SIZE_MAX: c_int = 70
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_IOV_MAX.html b/libc/consts/os/posix01/constant._SC_IOV_MAX.html new file mode 100644 index 0000000..290dac5 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_IOV_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_IOV_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_IOV_MAX + + [] + + [src]

+
pub const _SC_IOV_MAX: c_int = 60
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html b/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html new file mode 100644 index 0000000..c7be7d3 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_LOGIN_NAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_LOGIN_NAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_LOGIN_NAME_MAX + + [] + + [src]

+
pub const _SC_LOGIN_NAME_MAX: c_int = 71
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html b/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html new file mode 100644 index 0000000..48d9a57 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_MQ_PRIO_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_MQ_PRIO_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_MQ_PRIO_MAX + + [] + + [src]

+
pub const _SC_MQ_PRIO_MAX: c_int = 28
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREADS.html b/libc/consts/os/posix01/constant._SC_THREADS.html new file mode 100644 index 0000000..448a3a3 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREADS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREADS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREADS + + [] + + [src]

+
pub const _SC_THREADS: c_int = 67
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html new file mode 100644 index 0000000..e37909b --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKADDR.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_ATTR_STACKADDR - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_ATTR_STACKADDR + + [] + + [src]

+
pub const _SC_THREAD_ATTR_STACKADDR: c_int = 77
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html new file mode 100644 index 0000000..2b4322c --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_ATTR_STACKSIZE.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_ATTR_STACKSIZE - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_ATTR_STACKSIZE + + [] + + [src]

+
pub const _SC_THREAD_ATTR_STACKSIZE: c_int = 78
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html b/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html new file mode 100644 index 0000000..d54b527 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_DESTRUCTOR_ITERATIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_DESTRUCTOR_ITERATIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_DESTRUCTOR_ITERATIONS + + [] + + [src]

+
pub const _SC_THREAD_DESTRUCTOR_ITERATIONS: c_int = 73
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html b/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html new file mode 100644 index 0000000..d784613 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_KEYS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_KEYS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_KEYS_MAX + + [] + + [src]

+
pub const _SC_THREAD_KEYS_MAX: c_int = 74
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html new file mode 100644 index 0000000..8afb733 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIORITY_SCHEDULING.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIORITY_SCHEDULING - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIORITY_SCHEDULING + + [] + + [src]

+
pub const _SC_THREAD_PRIORITY_SCHEDULING: c_int = 79
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html new file mode 100644 index 0000000..e205a37 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_INHERIT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIO_INHERIT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIO_INHERIT + + [] + + [src]

+
pub const _SC_THREAD_PRIO_INHERIT: c_int = 80
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html new file mode 100644 index 0000000..314ff83 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PRIO_PROTECT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PRIO_PROTECT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PRIO_PROTECT + + [] + + [src]

+
pub const _SC_THREAD_PRIO_PROTECT: c_int = 81
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html b/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html new file mode 100644 index 0000000..ee9d67a --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_PROCESS_SHARED.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_PROCESS_SHARED - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_PROCESS_SHARED + + [] + + [src]

+
pub const _SC_THREAD_PROCESS_SHARED: c_int = 82
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html b/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html new file mode 100644 index 0000000..5878e3f --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_SAFE_FUNCTIONS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_SAFE_FUNCTIONS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_SAFE_FUNCTIONS + + [] + + [src]

+
pub const _SC_THREAD_SAFE_FUNCTIONS: c_int = 68
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html b/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html new file mode 100644 index 0000000..89757f8 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_STACK_MIN.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_STACK_MIN - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_STACK_MIN + + [] + + [src]

+
pub const _SC_THREAD_STACK_MIN: c_int = 75
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html b/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html new file mode 100644 index 0000000..71d410f --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_THREAD_THREADS_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_THREAD_THREADS_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_THREAD_THREADS_MAX + + [] + + [src]

+
pub const _SC_THREAD_THREADS_MAX: c_int = 76
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html b/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html new file mode 100644 index 0000000..3046985 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_TTY_NAME_MAX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_TTY_NAME_MAX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_TTY_NAME_MAX + + [] + + [src]

+
pub const _SC_TTY_NAME_MAX: c_int = 72
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html b/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html new file mode 100644 index 0000000..f01f4da --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_CRYPT.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_CRYPT - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_CRYPT + + [] + + [src]

+
pub const _SC_XOPEN_CRYPT: c_int = 92
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html b/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html new file mode 100644 index 0000000..8fed134 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_ENH_I18N.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_ENH_I18N - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_ENH_I18N + + [] + + [src]

+
pub const _SC_XOPEN_ENH_I18N: c_int = 93
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html b/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html new file mode 100644 index 0000000..93ed244 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_LEGACY.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_LEGACY - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_LEGACY + + [] + + [src]

+
pub const _SC_XOPEN_LEGACY: c_int = 129
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html new file mode 100644 index 0000000..f7cc0bf --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_REALTIME - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_REALTIME + + [] + + [src]

+
pub const _SC_XOPEN_REALTIME: c_int = 130
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html new file mode 100644 index 0000000..2674545 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_REALTIME_THREADS.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_REALTIME_THREADS - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_REALTIME_THREADS + + [] + + [src]

+
pub const _SC_XOPEN_REALTIME_THREADS: c_int = 131
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html b/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html new file mode 100644 index 0000000..acc679e --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_SHM.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_SHM - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_SHM + + [] + + [src]

+
pub const _SC_XOPEN_SHM: c_int = 94
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html b/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html new file mode 100644 index 0000000..0e2aa23 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_UNIX.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_UNIX - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_UNIX + + [] + + [src]

+
pub const _SC_XOPEN_UNIX: c_int = 91
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html b/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html new file mode 100644 index 0000000..6856d7c --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_VERSION + + [] + + [src]

+
pub const _SC_XOPEN_VERSION: c_int = 89
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html b/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html new file mode 100644 index 0000000..45a5f75 --- /dev/null +++ b/libc/consts/os/posix01/constant._SC_XOPEN_XCU_VERSION.html @@ -0,0 +1,101 @@ + + + + + + + + + + libc::consts::os::posix01::_SC_XOPEN_XCU_VERSION - Rust + + + + + + + + + + + + + + + +
+

libc::consts::os::posix01::_SC_XOPEN_XCU_VERSION + + [] + + [src]

+
pub const _SC_XOPEN_XCU_VERSION: c_int = 90
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/index.html b/libc/consts/os/posix01/index.html new file mode 100644 index 0000000..227b0c9 --- /dev/null +++ b/libc/consts/os/posix01/index.html @@ -0,0 +1,734 @@ + + + + + + + + + + libc::consts::os::posix01 - Rust + + + + + + + + + + + + + + + +
+

Module libc::consts::os::posix01 + + [] + + [src]

+

Constants

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CLOCK_MONOTONIC + +
CLOCK_REALTIME + +
F_DUPFD + +
F_GETFD + +
F_GETFL + +
F_SETFD + +
F_SETFL + +
GLOB_ABORTED + +
GLOB_APPEND + +
GLOB_DOOFFS + +
GLOB_ERR + +
GLOB_MARK + +
GLOB_NOCHECK + +
GLOB_NOESCAPE + +
GLOB_NOMATCH + +
GLOB_NOSORT + +
GLOB_NOSPACE + +
O_ACCMODE + +
POSIX_MADV_DONTNEED + +
POSIX_MADV_NORMAL + +
POSIX_MADV_RANDOM + +
POSIX_MADV_SEQUENTIAL + +
POSIX_MADV_WILLNEED + +
PTHREAD_CREATE_DETACHED + +
PTHREAD_CREATE_JOINABLE + +
PTHREAD_STACK_MIN + +
RLIMIT_AS + +
RLIMIT_CORE + +
RLIMIT_CPU + +
RLIMIT_DATA + +
RLIMIT_FSIZE + +
RLIMIT_LOCKS + +
RLIMIT_MEMLOCK + +
RLIMIT_MSGQUEUE + +
RLIMIT_NICE + +
RLIMIT_NLIMITS + +
RLIMIT_NOFILE + +
RLIMIT_NPROC + +
RLIMIT_RSS + +
RLIMIT_RTPRIO + +
RLIMIT_RTTIME + +
RLIMIT_SIGPENDING + +
RLIMIT_STACK + +
RLIM_INFINITY + +
RLIM_SAVED_CUR + +
RLIM_SAVED_MAX + +
RUSAGE_CHILDREN + +
RUSAGE_SELF + +
RUSAGE_THREAD + +
SIGTRAP + +
SIG_IGN + +
_SC_ATEXIT_MAX + +
_SC_GETGR_R_SIZE_MAX + +
_SC_GETPW_R_SIZE_MAX + +
_SC_IOV_MAX + +
_SC_LOGIN_NAME_MAX + +
_SC_MQ_PRIO_MAX + +
_SC_THREADS + +
_SC_THREAD_ATTR_STACKADDR + +
_SC_THREAD_ATTR_STACKSIZE + +
_SC_THREAD_DESTRUCTOR_ITERATIONS + +
_SC_THREAD_KEYS_MAX + +
_SC_THREAD_PRIORITY_SCHEDULING + +
_SC_THREAD_PRIO_INHERIT + +
_SC_THREAD_PRIO_PROTECT + +
_SC_THREAD_PROCESS_SHARED + +
_SC_THREAD_SAFE_FUNCTIONS + +
_SC_THREAD_STACK_MIN + +
_SC_THREAD_THREADS_MAX + +
_SC_TTY_NAME_MAX + +
_SC_XOPEN_CRYPT + +
_SC_XOPEN_ENH_I18N + +
_SC_XOPEN_LEGACY + +
_SC_XOPEN_REALTIME + +
_SC_XOPEN_REALTIME_THREADS + +
_SC_XOPEN_SHM + +
_SC_XOPEN_UNIX + +
_SC_XOPEN_VERSION + +
_SC_XOPEN_XCU_VERSION + +
+ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libc/consts/os/posix01/sidebar-items.js b/libc/consts/os/posix01/sidebar-items.js new file mode 100644 index 0000000..e3e94a9 --- /dev/null +++ b/libc/consts/os/posix01/sidebar-items.js @@ -0,0 +1 @@ +initSidebarItems({"constant":[["CLOCK_MONOTONIC",""],["CLOCK_REALTIME",""],["F_DUPFD",""],["F_GETFD",""],["F_GETFL",""],["F_SETFD",""],["F_SETFL",""],["GLOB_ABORTED",""],["GLOB_APPEND",""],["GLOB_DOOFFS",""],["GLOB_ERR",""],["GLOB_MARK",""],["GLOB_NOCHECK",""],["GLOB_NOESCAPE",""],["GLOB_NOMATCH",""],["GLOB_NOSORT",""],["GLOB_NOSPACE",""],["O_ACCMODE",""],["POSIX_MADV_DONTNEED",""],["POSIX_MADV_NORMAL",""],["POSIX_MADV_RANDOM",""],["POSIX_MADV_SEQUENTIAL",""],["POSIX_MADV_WILLNEED",""],["PTHREAD_CREATE_DETACHED",""],["PTHREAD_CREATE_JOINABLE",""],["PTHREAD_STACK_MIN",""],["RLIMIT_AS",""],["RLIMIT_CORE",""],["RLIMIT_CPU",""],["RLIMIT_DATA",""],["RLIMIT_FSIZE",""],["RLIMIT_LOCKS",""],["RLIMIT_MEMLOCK",""],["RLIMIT_MSGQUEUE",""],["RLIMIT_NICE",""],["RLIMIT_NLIMITS",""],["RLIMIT_NOFILE",""],["RLIMIT_NPROC",""],["RLIMIT_RSS",""],["RLIMIT_RTPRIO",""],["RLIMIT_RTTIME",""],["RLIMIT_SIGPENDING",""],["RLIMIT_STACK",""],["RLIM_INFINITY",""],["RLIM_SAVED_CUR",""],["RLIM_SAVED_MAX",""],["RUSAGE_CHILDREN",""],["RUSAGE_SELF",""],["RUSAGE_THREAD",""],["SIGTRAP",""],["SIG_IGN",""],["_SC_ATEXIT_MAX",""],["_SC_GETGR_R_SIZE_MAX",""],["_SC_GETPW_R_SIZE_MAX",""],["_SC_IOV_MAX",""],["_SC_LOGIN_NAME_MAX",""],["_SC_MQ_PRIO_MAX",""],["_SC_THREADS",""],["_SC_THREAD_ATTR_STACKADDR",""],["_SC_THREAD_ATTR_STACKSIZE",""],["_SC_THREAD_DESTRUCTOR_ITERATIONS",""],["_SC_THREAD_KEYS_MAX",""],["_SC_THREAD_PRIORITY_SCHEDULING",""],["_SC_THREAD_PRIO_INHERIT",""],["_SC_THREAD_PRIO_PROTECT",""],["_SC_THREAD_PROCESS_SHARED",""],["_SC_THREAD_SAFE_FUNCTIONS",""],["_SC_THREAD_STACK_MIN",""],["_SC_THREAD_THREADS_MAX",""],["_SC_TTY_NAME_MAX",""],["_SC_XOPEN_CRYPT",""],["_SC_XOPEN_ENH_I18N",""],["_SC_XOPEN_LEGACY",""],["_SC_XOPEN_REALTIME",""],["_SC_XOPEN_REALTIME_THREADS",""],["_SC_XOPEN_SHM",""],["_SC_XOPEN_UNIX",""],["_SC_XOPEN_VERSION",""],["_SC_XOPEN_XCU_VERSION",""]]}); \ No newline at end of file -- cgit v1.2.3