/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | conf.tab | 9 # standard: AST, C, POSIX, SVID, XOPEN, <vendor> { SCO, SGI, SUN, ... } 43 ADVISORY_INFO POSIX SC 1 FUW 44 AIO_LISTIO_MAX POSIX SC 1 LMU 2 45 AIO_MAX POSIX SC 1 LMU 1 46 AIO_PRIO_DELTA_MAX POSIX SC 1 LMU 47 ALLOC_SIZE_MIN POSIX PC 1 LUVW 49 ARG_MAX POSIX SC 1 CDLMUX NCARGS 4096 50 ASYNCHRONOUS_IO POSIX SC 1 CDFUW 51 ASYNC_IO POSIX PC 1 FUW 56 BARRIERS POSIX SC 1 FUW [all …]
|
/titanic_44/usr/src/test/libc-tests/cfg/ |
H A D | compilation.cfg | 47 env | POSIX-1990 | c89 | -D_POSIX_SOURCE 48 env | POSIX-1992 | c89 | -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 49 env | POSIX-1993 | c89 | -D_POSIX_C_SOURCE=199309L 50 env | POSIX-1995 | c89 | -D_POSIX_C_SOURCE=199506L 51 env | POSIX-2001 | c99 | -D_POSIX_C_SOURCE=200112L 52 env | POSIX-2008 | c99 | -D_POSIX_C_SOURCE=200809L 61 env_group | POSIX-2008+ | POSIX-2008 62 env_group | POSIX-2001+ | POSIX-2008+ POSIX-2001 63 env_group | POSIX-1995+ | POSIX-2001+ POSIX-1995 64 env_group | POSIX-1993+ | POSIX-1995+ POSIX-1993 [all …]
|
/titanic_44/usr/src/test/libc-tests/cfg/symbols/ |
H A D | unistd_h.cfg | 23 type | pid_t | unistd.h | POSIX+ SUS+ 29 # value | environ | char ** | unistd.h | POSIX+ SUS+ 52 unistd.h | POSIX+ SUS+ 57 unistd.h | POSIX+ SUS+ 62 unistd.h | POSIX+ SUS+ 67 unistd.h | POSIX+ SUS+ 72 unistd.h | POSIX+ SUS+ 77 unistd.h | POSIX+ SUS+ 82 unistd.h | POSIX+ SUS+ 87 unistd.h | POSIX+ SUS+ [all …]
|
H A D | fcntl_h.cfg | 31 value | O_ACCMODE | int | fcntl.h | POSIX+ SUS+ 32 value | O_APPEND | int | fcntl.h | POSIX+ SUS+ 33 value | O_CLOEXEC | int | fcntl.h | POSIX+ SUS+ 34 value | O_CREAT | int | fcntl.h | POSIX+ SUS+ 35 value | O_DSYNC | int | fcntl.h | XPG3+ POSIX-1993+ 36 value | O_EXCL | int | fcntl.h | POSIX+ SUS+ 37 value | O_NDELAY | int | fcntl.h | -POSIX-1993+ 38 value | O_NOCTTY | int | fcntl.h | POSIX+ SUS+ 39 value | O_NONBLOCK | int | fcntl.h | POSIX+ SUS+ 40 value | O_RDONLY | int | fcntl.h | POSIX+ SUS+ [all …]
|
H A D | dirent_h.cfg | 19 # Note that this header is not defined prior to the POSIX & XPG3 30 type | DIR * | dirent.h | XPG3+ POSIX+ 31 type | struct dirent | dirent.h | XPG3+ POSIX+ 44 dirent.h | POSIX+ XPG3+ 49 dirent.h | POSIX+ XPG3+ 55 dirent.h | POSIX-1995+ 59 DIR * | dirent.h | POSIX+ XPG3+ 64 dirent.h | -POSIX+ XPG3+ 69 dirent.h | -POSIX+ XPG3+
|
H A D | pthread_h.cfg | 19 # Note that this header is not defined prior to the POSIX 1995 & SUSv2 30 type | pthread_t * | pthread.h | POSIX-1995+ SUSv2+ 35 value | PTHREAD_SCOPE_PROCESS | int | pthread.h | POSIX-1995+ SUSv2+ 36 value | PTHREAD_SCOPE_SYSTEM | int | pthread.h | POSIX-1995+ SUSv2+ 45 POSIX-1995+ SUSv2+ 51 POSIX-1995+ SUSv2+ 57 POSIX-1995+ SUSv2+ 63 POSIX-1995+ SUSv2+
|
H A D | ucontext_h.cfg | 24 type | sigset_t | ucontext.h | -POSIX+ SUS+ 25 type | stack_t | ucontext.h | -POSIX+ SUS+ 26 type | mcontext_t | ucontext.h | -POSIX+ SUS+ 27 type | ucontext_t | ucontext.h | -POSIX+ SUS+ 32 value | REG_SP | int | ucontext.h | -POSIX+ -SUS+ 33 value | GETCONTEXT | int | ucontext.h | -POSIX+ -SUS+
|
H A D | sys_stat_h.cfg | 38 sys/stat.h | POSIX+ XPG3+ 43 sys/stat.h | -POSIX+ -XPG3+ POSIX-1993+ SUS+ 48 sys/stat.h | XPG3+ POSIX+ 53 sys/stat.h | XPG3+ POSIX+ 58 sys/stat.h | -XPG3+ -POSIX+ SUS+
|
H A D | sys_time_h.cfg | 37 -SUS+ -POSIX+ 42 sys/time.h | -POSIX+ -XPG3+ SUS+
|
/titanic_44/usr/src/cmd/sed/ |
H A D | POSIX | 1 # @(#)POSIX 8.1 (Berkeley) 6/6/93 14 the POSIX 1003.2 standard. All the comments are notes taken while 15 implementing a POSIX-compatible version of sed, and should not be 16 interpreted as official opinions or criticism towards the POSIX committee. 17 All uses of "POSIX" refer to section 4.55, Draft 12 of POSIX 1003.2. 35 POSIX does not specify this behavior as the System V versions of 46 is obvious, but not specified in POSIX. 49 flag to an s command. This is not specified in POSIX. This 54 POSIX. This implementation permits whitespace but does not 60 digit octal numbers, too, not three as specified by POSIX. POSIX [all …]
|
/titanic_44/usr/src/man/man5/ |
H A D | Makefile | 134 POSIX.1.5 \ 135 POSIX.2.5 \ 136 POSIX.5 \ 183 POSIX.1.5 := LINKSRC = standards.5 184 POSIX.2.5 := LINKSRC = standards.5 185 POSIX.5 := LINKSRC = standards.5
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | etcetera | 11 # that cannot use POSIX TZ settings. 13 # Starting with POSIX 1003.1-2001, the entries below are all 15 # instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'. 17 # Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours 37 # Be consistent with POSIX TZ settings in the Zone names, 39 # POSIX has positive signs west of Greenwich, but many people expect 45 # Earlier incarnations of this package were not POSIX-compliant,
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 10 the POSIX standard, not with ksh-88. No local variables are 37 to be translated for locales other than C or POSIX. The $ 38 is ignored in the C and POSIX locale. 80 17. The POSIX standard requires that test "$arg" have exit status 100 the end-of-options is reached to conform to the POSIX standard. 102 23. Since the POSIX standard requires that octal constants be 109 before doing a path search on name as required by the POSIX
|
H A D | RELEASE88 | 208 required by the POSIX standard. 212 to conform with the IEEE-POSIX 1003.2 standard. In particular, 242 d. Built-in commands options now conform to the IEEE-POSIX 1003.2 277 the IEEE POSIX printf. Both print -f format, and 278 printf have the following extensions from IEEE POSIX: 321 POSIX standard. 329 q. test has been modified to conform to the IEEE-POSIX 1003.2 413 The code is based on the IEEE POSIX 1003.1 standard.
|
/titanic_44/usr/src/lib/libxcurses/h/posix/ |
H A D | mkslocal.h | 589 #define M_MAKEOS "OS:=POSIX" /*for $(OS) in "make" */ 887 #define M_IS_NATIVE_LOCALE(s) (strcmp(s, "POSIX") == 0 || strcmp(s, "C") == 0)
|
/titanic_44/usr/src/cmd/zic/ |
H A D | tzselect.po | 18 msgid "none - I want to specify the time zone using the POSIX " 29 msgid "\`%s\' is not a conforming POSIX time zone string."
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.man5.inc | 46 link path=usr/share/man/man5/POSIX.1.5 target=standards.5 47 link path=usr/share/man/man5/POSIX.2.5 target=standards.5 48 link path=usr/share/man/man5/POSIX.5 target=standards.5
|
H A D | text-locale.mf | 29 value="localization utilities and C locale (POSIX default) definitions" 73 desc="localization utilities and C locale (POSIX default) definitions" \
|
/titanic_44/usr/src/cmd/print/selector/ |
H A D | desktop-print-management-applet | 26 use Errno qw(EINTR :POSIX);
|
/titanic_44/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fputs.c | 56 #ifdef POSIX in fputs()
|
/titanic_44/usr/src/cmd/projadd/ |
H A D | projdel.pl | 37 use POSIX qw(locale_h);
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | README | 38 dirent.h POSIX directory(3) interface definitions 44 tar.h POSIX ustar format interface definitions
|
/titanic_44/usr/src/cmd/auditrecord/ |
H A D | mkmsg.pl | 41 use POSIX qw(locale_h);
|
/titanic_44/usr/src/tools/scripts/ |
H A D | genoffsets.pl | 43 use POSIX qw(:sys_wait_h);
|
H A D | find_elf.pl | 56 use POSIX qw(getenv);
|