summaryrefslogtreecommitdiff
path: root/ext/POSIX/POSIX.pm
diff options
context:
space:
mode:
authorBlair Zajac <blair@orcaware.com>2001-12-29 14:37:03 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-30 16:19:46 +0000
commitd61b6859779b8f7b99dbf78883aa5b6ed49de6c0 (patch)
tree52385ca2e1a18406418478d07890a6b5d9651c68 /ext/POSIX/POSIX.pm
parent8b4ac5a423952fb163d48c435ab6e00458e66f1f (diff)
downloadperl-d61b6859779b8f7b99dbf78883aa5b6ed49de6c0.tar.gz
POSIX to understand _SC_PAGESIZE
Message-ID: <3C2EB60F.BB4321DD@orcaware.com> p4raw-id: //depot/perl@13955
Diffstat (limited to 'ext/POSIX/POSIX.pm')
-rw-r--r--ext/POSIX/POSIX.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/POSIX/POSIX.pm b/ext/POSIX/POSIX.pm
index 96555a5602..91427c81c1 100644
--- a/ext/POSIX/POSIX.pm
+++ b/ext/POSIX/POSIX.pm
@@ -871,7 +871,7 @@ sub load_imports {
_POSIX_JOB_CONTROL _POSIX_NO_TRUNC _POSIX_SAVED_IDS
_POSIX_VDISABLE _POSIX_VERSION _SC_ARG_MAX
_SC_CHILD_MAX _SC_CLK_TCK _SC_JOB_CONTROL
- _SC_NGROUPS_MAX _SC_OPEN_MAX _SC_SAVED_IDS
+ _SC_NGROUPS_MAX _SC_OPEN_MAX _SC_PAGESIZE _SC_SAVED_IDS
_SC_STREAM_MAX _SC_TZNAME_MAX _SC_VERSION
_exit access ctermid cuserid
dup2 dup execl execle execlp execv execve execvp