]> git.saurik.com Git - apple/libc.git/blobdiff - gen/sysconf.3
Libc-320.tar.gz
[apple/libc.git] / gen / sysconf.3
index e3a47f1d6e5ed00cd7602060841244ee84399b60..4cb8187fe89d7d15380ede0a9c2a55ccd9b30e1f 100644 (file)
@@ -85,6 +85,9 @@ and
 The maximum number of supplemental groups.
 .It Li _SC_OPEN_MAX
 The maximum number of open files per user id.
+.It Li _SC_PAGESIZE
+The memory page size of the system expressed in bytes.
+This is the fundamental unit of memory management of the operating system.
 .It Li _SC_STREAM_MAX
 The minimum maximum number of streams that a process may have open
 at any one time.