HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man2/!!!intro.2
________________________________________________________________
___ ___
s
sysconf(2) sysconf(2)
Positive if each process has a saved set-
user-ID and a saved set-group-ID; −1 other-
wise
POSIX_SAVED_IDS _SC_SAVED_IDS
Positive if the Synchronized IO option is
supported (see open(2))
POSIX_SYNCHRONIZED_IO _SC_SYNCHRONIZED_IO
Positive if the system supports POSIX.4
clocks and timers; −1otherwise
POSIX_TIMERS _SC_TIMERS
Approval date of the POSIX.1 Standard
(such as 199009 for POSIX.1-1990) to which
the system conforms. This value indicates
the year (first four digits) and month (next
two digits) that the standard was approved
by the IEEE Standards Board.
POSIX_VERSION _SC_VERSION
Equal to 1 if the POSIX.2 C Language Bind-
ings Option is available through the c89
utility; −1otherwise
POSIX2_C_BIND _SC_2_C_BIND
Equal to 1 if the POSIX.2 C Language
Development Utilities Option is supported;
−1otherwise
POSIX2_C_DEV _SC_2_C_DEV
Current version of the POSIX.2 C Language
Binding Option supported (same format as
_POSIX_VERSION); −1otherwise.
POSIX2_C_VERSION _SC_2_C_VERSION
Equal to 1 if the POSIX.2 FORTRAN
Development Utilities Option is supported;
−1otherwise
POSIX2_FORT_DEV _SC_2_FORT_DEV
Equal to 1 if the POSIX.2 Fortran Runtime
Utilities Option is supported; −1otherwise
POSIX2_FORT_RUN _SC_2_FORT_RUN
Equal to 1 if locales can be created with the
POSIX.2 localedef utility; −1otherwise
POSIX2_LOCALEDEF _SC_2_LOCALEDEF
Equal to 1 if the POSIX.2 Software Develop-
ment Utilities Option is supported; −1 other-
wise
POSIX2_SW_DEV _SC_2_SW_DEV
Equal to 1 if the POSIX.2 User Portability
Utilities Option is supported; −1otherwise
POSIX2_UPE _SC_2_UPE
Current version of POSIX.2 (same format as
_POSIX_VERSION)
POSIX2_VERSION _SC_2_VERSION
Positive if the implementation supports
POSIX threads; -1 otherwise.
POSIX_THREADS _SC_THREADS
POSIX_THREAD_
ATTR_STACKADDR
_SC_THREAD_
ATTR_STACKADDR
Positive if the implementation supports the
POSIX Thread Stack Address Attribute
option; -1 otherwise.
POSIX_THREAD_
ATTR_STACKSIZE
_SC_THREAD_
ATTR_STACKSIZE
Positive if the implementation supports the
POSIX Thread Stack Size Attribute option;
-1 otherwise.
POSIX_THREAD_
PRIORITY_SCHEDULING
_SC_THREAD_
PRIORITY_SCHEDULING
Positive if the implementation supports the
POSIX Thread Priority Scheduling option; -l
otherwise.
Section 2−−398 − 3 − HP-UX Release 11i: December 2000
___
___