C and UNIX Standards NAME standards - C and UNIX Standards DESCRIPTION The STANDARDS section that appears in m......information and exit. -h , --help Output help screen and exit. SEE ALSO ps (1), pgrep (1) STANDARDS No standards apply, but pwdx looks an awful lot like a SunOS command. AUTHOR …...ty and accessibility of library documentation, and thereby the usability of the software. STANDARDS Certain terms and abbreviations are used to indicate UNIX variants and standa…...ribute Value towlower () Thread safety MT-Safe locale towlower_l () Thread safety MT-Safe STANDARDS towlower () C11, POSIX.1-2008 (XSI). towlower_l () POSIX.1-2008. STANDARDS to…...ribute Value towlower () Thread safety MT-Safe locale towlower_l () Thread safety MT-Safe STANDARDS towlower () C11, POSIX.1-2008 (XSI). towlower_l () POSIX.1-2008. STANDARDS to…...attributes (7). Interface Attribute Value opendir (), fdopendir () Thread safety MT-Safe STANDARDS POSIX.1-2008. STANDARDS opendir () SVr4, 4.3BSD, POSIX.1-2001. fdopendir () PO…...attributes (7). Interface Attribute Value opendir (), fdopendir () Thread safety MT-Safe STANDARDS POSIX.1-2008. STANDARDS opendir () SVr4, 4.3BSD, POSIX.1-2001. fdopendir () PO…...d POSIX.1-2001 and later. Some types may be specified in earlier versions of one of these standards, but in the interests of simplicity we omit details from earlier standards. I…...he man page. For further information on feature test macros, see feature_test_macros (7). STANDARDS Certain terms and abbreviations are used to indicate UNIX variants and standa…...0 Success. 1 Failure. 42 Did not find all processes asked for. SEE ALSO ps (1), pgrep (1) STANDARDS No standards apply, but pmap looks an awful lot like a SunOS command. REPORTI…...utes (7). Interface Attribute Value stpcpy (), strcpy (), strcat () Thread safety MT-Safe STANDARDS stpcpy () POSIX.1-2008. strcpy () strcat () C11, POSIX.1-2008. STANDARDS stpc…...utes (7). Interface Attribute Value stpcpy (), strcpy (), strcat () Thread safety MT-Safe STANDARDS stpcpy () POSIX.1-2008. strcpy () strcat () C11, POSIX.1-2008. STANDARDS stpc…...utes (7). Interface Attribute Value stpcpy (), strcpy (), strcat () Thread safety MT-Safe STANDARDS stpcpy () POSIX.1-2008. strcpy () strcat () C11, POSIX.1-2008. STANDARDS stpc…...ll (2), killall (1), nice (1), pkill (1), renice (1), signal (7), sigqueue (3), skill (1) STANDARDS This command meets appropriate standards. The -L flag is Linux-specific. AUTH…...is section, see attributes (7). Interface Attribute Value memcpy () Thread safety MT-Safe STANDARDS C11, POSIX.1-2008. HISTORY POSIX.1-2001, C89, SVr4, 4.3BSD. CAVEATS Failure t….../* ... */ blksize_t; DESCRIPTION Used for file block sizes. It is a signed integer type. STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. NOTES The following header also provides t….../* ... */ blkcnt_t; DESCRIPTION Used for file block counts. It is a signed integer type. STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. NOTES The following header also provides t…...h> typedef /* ... */ timer_t; DESCRIPTION Used for timer ID returned by timer_create (2). STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. NOTES The following header also provides …...for device IDs. It is an integer type. For further details of this type, see makedev (3). STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001. NOTES The following header also provides …...n ], size_t n ); DESCRIPTION bcmp () is identical to memcmp (3); use the latter instead. STANDARDS None. HISTORY 4.3BSD. Marked as LEGACY in POSIX.1-2001; removed in POSIX.1-200…