| The GNU C Library | www.imodulo.com · 2003-04-05 | ||
| [ Software | Documentation | Contact ] |
sysconf ParametersHere are the symbolic constants for use as the parameter argument to sysconf. The values are all integer constants (more specifically, enumeration type values).
_SC_ARG_MAXInquire about the parameter corresponding to ARG_MAX.
_SC_CHILD_MAXInquire about the parameter corresponding to CHILD_MAX.
_SC_OPEN_MAXInquire about the parameter corresponding to OPEN_MAX.
_SC_STREAM_MAXInquire about the parameter corresponding to STREAM_MAX.
_SC_TZNAME_MAXInquire about the parameter corresponding to TZNAME_MAX.
_SC_NGROUPS_MAXInquire about the parameter corresponding to NGROUPS_MAX.
_SC_JOB_CONTROLInquire about the parameter corresponding to _POSIX_JOB_CONTROL.
_SC_SAVED_IDSInquire about the parameter corresponding to _POSIX_SAVED_IDS.
_SC_VERSIONInquire about the parameter corresponding to _POSIX_VERSION.
_SC_CLK_TCKInquire about the parameter corresponding to CLOCKS_PER_SEC; CPU Time.
_SC_CHARCLASS_NAME_MAXInquire about the parameter corresponding to maximal length allowed for a character class name in an extended locale specification. These extensions are not yet standardized and so this option is not standardized as well.
_SC_REALTIME_SIGNALSInquire about the parameter corresponding to _POSIX_REALTIME_SIGNALS.
_SC_PRIORITY_SCHEDULINGInquire about the parameter corresponding to _POSIX_PRIORITY_SCHEDULING.
_SC_TIMERSInquire about the parameter corresponding to _POSIX_TIMERS.
_SC_ASYNCHRONOUS_IOInquire about the parameter corresponding to _POSIX_ASYNCHRONOUS_IO.
_SC_PRIORITIZED_IOInquire about the parameter corresponding to _POSIX_PRIORITIZED_IO.
_SC_SYNCHRONIZED_IOInquire about the parameter corresponding to _POSIX_SYNCHRONIZED_IO.
_SC_FSYNCInquire about the parameter corresponding to _POSIX_FSYNC.
_SC_MAPPED_FILESInquire about the parameter corresponding to _POSIX_MAPPED_FILES.
_SC_MEMLOCKInquire about the parameter corresponding to _POSIX_MEMLOCK.
_SC_MEMLOCK_RANGEInquire about the parameter corresponding to _POSIX_MEMLOCK_RANGE.
_SC_MEMORY_PROTECTIONInquire about the parameter corresponding to _POSIX_MEMORY_PROTECTION.
_SC_MESSAGE_PASSINGInquire about the parameter corresponding to _POSIX_MESSAGE_PASSING.
_SC_SEMAPHORESInquire about the parameter corresponding to _POSIX_SEMAPHORES.
_SC_SHARED_MEMORY_OBJECTSInquire about the parameter corresponding to _POSIX_SHARED_MEMORY_OBJECTS.
_SC_AIO_LISTIO_MAXInquire about the parameter corresponding to _POSIX_AIO_LISTIO_MAX.
_SC_AIO_MAXInquire about the parameter corresponding to _POSIX_AIO_MAX.
_SC_AIO_PRIO_DELTA_MAXInquire the value by which a process can decrease its asynchronous I/O priority level from its own scheduling priority. This corresponds to the run-time invariant value AIO_PRIO_DELTA_MAX.
_SC_DELAYTIMER_MAXInquire about the parameter corresponding to _POSIX_DELAYTIMER_MAX.
_SC_MQ_OPEN_MAXInquire about the parameter corresponding to _POSIX_MQ_OPEN_MAX.
_SC_MQ_PRIO_MAXInquire about the parameter corresponding to _POSIX_MQ_PRIO_MAX.
_SC_RTSIG_MAXInquire about the parameter corresponding to _POSIX_RTSIG_MAX.
_SC_SEM_NSEMS_MAXInquire about the parameter corresponding to _POSIX_SEM_NSEMS_MAX.
_SC_SEM_VALUE_MAXInquire about the parameter corresponding to _POSIX_SEM_VALUE_MAX.
_SC_SIGQUEUE_MAXInquire about the parameter corresponding to _POSIX_SIGQUEUE_MAX.
_SC_TIMER_MAXInquire about the parameter corresponding to _POSIX_TIMER_MAX.
_SC_PIIInquire about the parameter corresponding to _POSIX_PII.
_SC_PII_XTIInquire about the parameter corresponding to _POSIX_PII_XTI.
_SC_PII_SOCKETInquire about the parameter corresponding to _POSIX_PII_SOCKET.
_SC_PII_INTERNETInquire about the parameter corresponding to _POSIX_PII_INTERNET.
_SC_PII_OSIInquire about the parameter corresponding to _POSIX_PII_OSI.
_SC_SELECTInquire about the parameter corresponding to _POSIX_SELECT.
_SC_UIO_MAXIOVInquire about the parameter corresponding to _POSIX_UIO_MAXIOV.
_SC_PII_INTERNET_STREAMInquire about the parameter corresponding to _POSIX_PII_INTERNET_STREAM.
_SC_PII_INTERNET_DGRAMInquire about the parameter corresponding to _POSIX_PII_INTERNET_DGRAM.
_SC_PII_OSI_COTSInquire about the parameter corresponding to _POSIX_PII_OSI_COTS.
_SC_PII_OSI_CLTSInquire about the parameter corresponding to _POSIX_PII_OSI_CLTS.
_SC_PII_OSI_MInquire about the parameter corresponding to _POSIX_PII_OSI_M.
_SC_T_IOV_MAXInquire the value of the value associated with the T_IOV_MAX variable.
_SC_THREADSInquire about the parameter corresponding to _POSIX_THREADS.
_SC_THREAD_SAFE_FUNCTIONSInquire about the parameter corresponding to _POSIX_THREAD_SAFE_FUNCTIONS.
_SC_GETGR_R_SIZE_MAXInquire about the parameter corresponding to _POSIX_GETGR_R_SIZE_MAX.
_SC_GETPW_R_SIZE_MAXInquire about the parameter corresponding to _POSIX_GETPW_R_SIZE_MAX.
_SC_LOGIN_NAME_MAXInquire about the parameter corresponding to _POSIX_LOGIN_NAME_MAX.
_SC_TTY_NAME_MAXInquire about the parameter corresponding to _POSIX_TTY_NAME_MAX.
_SC_THREAD_DESTRUCTOR_ITERATIONSInquire about the parameter corresponding to _POSIX_THREAD_DESTRUCTOR_ITERATIONS.
_SC_THREAD_KEYS_MAXInquire about the parameter corresponding to _POSIX_THREAD_KEYS_MAX.
_SC_THREAD_STACK_MINInquire about the parameter corresponding to _POSIX_THREAD_STACK_MIN.
_SC_THREAD_THREADS_MAXInquire about the parameter corresponding to _POSIX_THREAD_THREADS_MAX.
_SC_THREAD_ATTR_STACKADDRInquire about the parameter corresponding to a _POSIX_THREAD_ATTR_STACKADDR.
_SC_THREAD_ATTR_STACKSIZEInquire about the parameter corresponding to _POSIX_THREAD_ATTR_STACKSIZE.
_SC_THREAD_PRIORITY_SCHEDULINGInquire about the parameter corresponding to _POSIX_THREAD_PRIORITY_SCHEDULING.
_SC_THREAD_PRIO_INHERITInquire about the parameter corresponding to _POSIX_THREAD_PRIO_INHERIT.
_SC_THREAD_PRIO_PROTECTInquire about the parameter corresponding to _POSIX_THREAD_PRIO_PROTECT.
_SC_THREAD_PROCESS_SHAREDInquire about the parameter corresponding to _POSIX_THREAD_PROCESS_SHARED.
_SC_2_C_DEVInquire about whether the system has the POSIX.2 C compiler command, c89.
_SC_2_FORT_DEVInquire about whether the system has the POSIX.2 Fortran compiler command, fort77.
_SC_2_FORT_RUNInquire about whether the system has the POSIX.2 asa command to interpret Fortran carriage control.
_SC_2_LOCALEDEFInquire about whether the system has the POSIX.2 localedef command.
_SC_2_SW_DEVInquire about whether the system has the POSIX.2 commands ar, make, and strip.
_SC_BC_BASE_MAXInquire about the maximum value of obase in the bc utility.
_SC_BC_DIM_MAXInquire about the maximum size of an array in the bc utility.
_SC_BC_SCALE_MAXInquire about the maximum value of scale in the bc utility.
_SC_BC_STRING_MAXInquire about the maximum size of a string constant in the bc utility.
_SC_COLL_WEIGHTS_MAXInquire about the maximum number of weights that can necessarily be used in defining the collating sequence for a locale.
_SC_EXPR_NEST_MAXInquire about the maximum number of expressions nested within parentheses when using the expr utility.
_SC_LINE_MAXInquire about the maximum size of a text line that the POSIX.2 text utilities can handle.
_SC_EQUIV_CLASS_MAXInquire about the maximum number of weights that can be assigned to an entry of the LC_COLLATE category order keyword in a locale definition. The GNU C library does not presently support locale definitions.
_SC_VERSIONInquire about the version number of POSIX.1 that the library and kernel support.
_SC_2_VERSIONInquire about the version number of POSIX.2 that the system utilities support.
_SC_PAGESIZEInquire about the virtual memory page size of the machine. getpagesize returns the same value (Query Memory Parameters).
_SC_NPROCESSORS_CONFInquire about the number of configured processors.
_SC_NPROCESSORS_ONLNInquire about the number of processors online.
_SC_PHYS_PAGESInquire about the number of physical pages in the system.
_SC_AVPHYS_PAGESInquire about the number of available physical pages in the system.
_SC_ATEXIT_MAXInquire about the number of functions which can be registered as termination functions for atexit; Cleanups on Exit.
_SC_XOPEN_VERSIONInquire about the parameter corresponding to _XOPEN_VERSION.
_SC_XOPEN_XCU_VERSIONInquire about the parameter corresponding to _XOPEN_XCU_VERSION.
_SC_XOPEN_UNIXInquire about the parameter corresponding to _XOPEN_UNIX.
_SC_XOPEN_REALTIMEInquire about the parameter corresponding to _XOPEN_REALTIME.
_SC_XOPEN_REALTIME_THREADSInquire about the parameter corresponding to _XOPEN_REALTIME_THREADS.
_SC_XOPEN_LEGACYInquire about the parameter corresponding to _XOPEN_LEGACY.
_SC_XOPEN_CRYPTInquire about the parameter corresponding to _XOPEN_CRYPT.
_SC_XOPEN_ENH_I18NInquire about the parameter corresponding to _XOPEN_ENH_I18N.
_SC_XOPEN_SHMInquire about the parameter corresponding to _XOPEN_SHM.
_SC_XOPEN_XPG2Inquire about the parameter corresponding to _XOPEN_XPG2.
_SC_XOPEN_XPG3Inquire about the parameter corresponding to _XOPEN_XPG3.
_SC_XOPEN_XPG4Inquire about the parameter corresponding to _XOPEN_XPG4.
_SC_CHAR_BITInquire about the number of bits in a variable of type char.
_SC_CHAR_MAXInquire about the maximum value which can be stored in a variable of type char.
_SC_CHAR_MINInquire about the minimum value which can be stored in a variable of type char.
_SC_INT_MAXInquire about the maximum value which can be stored in a variable of type int.
_SC_INT_MINInquire about the minimum value which can be stored in a variable of type int.
_SC_LONG_BITInquire about the number of bits in a variable of type long int.
_SC_WORD_BITInquire about the number of bits in a variable of a register word.
_SC_MB_LEN_MAXInquire the maximum length of a multi-byte representation of a wide character value.
_SC_NZEROInquire about the value used to internally represent the zero priority level for the process execution.
SC_SSIZE_MAXInquire about the maximum value which can be stored in a variable of type ssize_t.
_SC_SCHAR_MAXInquire about the maximum value which can be stored in a variable of type signed char.
_SC_SCHAR_MINInquire about the minimum value which can be stored in a variable of type signed char.
_SC_SHRT_MAXInquire about the maximum value which can be stored in a variable of type short int.
_SC_SHRT_MINInquire about the minimum value which can be stored in a variable of type short int.
_SC_UCHAR_MAXInquire about the maximum value which can be stored in a variable of type unsigned char.
_SC_UINT_MAXInquire about the maximum value which can be stored in a variable of type unsigned int.
_SC_ULONG_MAXInquire about the maximum value which can be stored in a variable of type unsigned long int.
_SC_USHRT_MAXInquire about the maximum value which can be stored in a variable of type unsigned short int.
_SC_NL_ARGMAXInquire about the parameter corresponding to NL_ARGMAX.
_SC_NL_LANGMAXInquire about the parameter corresponding to NL_LANGMAX.
_SC_NL_MSGMAXInquire about the parameter corresponding to NL_MSGMAX.
_SC_NL_NMAXInquire about the parameter corresponding to NL_NMAX.
_SC_NL_SETMAXInquire about the parameter corresponding to NL_SETMAX.
_SC_NL_TEXTMAXInquire about the parameter corresponding to NL_TEXTMAX.
| © Free Software Foundation, Inc. |