manページ検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1481 for POSIX (0.064 sec.)
Man page of SCHED_SETPARAM 2841
SCHED_SETPARAM Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 ... ched_setparam () と sched_getparam () が使用できる POSIX システムでは、 < unistd.h > に _POSIX_PRIORITY_SCH ... SRCH ID が pid のスレッドが見つからなかった。 準拠 POSIX.1-2001, POSIX.1-2008. 関連項目 getpriority (2), ge ...
https://man.plustar.jp/manpage/man2/sched_setparam.2.html - [similar]
Man page of GETGROUPS 2841
GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 get ... r_namespaces (7). 準拠 getgroups (): SVr4, 4.3BSD, POSIX.1-2001, POSIX.1-2008. setgroups (): SVr4, 4.3BSD. ... groups () requires privilege, it is not covered by POSIX.1. 注意 プロセスは、実効グループ ID に加え、最大 N ... and group IDs are a per-thread attribute. However, POSIX requires that all threads in a process share the s ... als. The NPTL threading implementation handles the POSIX requirements by providing wrapper functions for th ...
https://man.plustar.jp/manpage/man2/setgroups.2.html - [similar]
Man page of GETGROUPS 2841
GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 get ... r_namespaces (7). 準拠 getgroups (): SVr4, 4.3BSD, POSIX.1-2001, POSIX.1-2008. setgroups (): SVr4, 4.3BSD. ... groups () requires privilege, it is not covered by POSIX.1. 注意 プロセスは、実効グループ ID に加え、最大 N ... and group IDs are a per-thread attribute. However, POSIX requires that all threads in a process share the s ... als. The NPTL threading implementation handles the POSIX requirements by providing wrapper functions for th ...
https://man.plustar.jp/manpage/man2/setgroups32.2.html - [similar]
Man page of GRANTPT 2841
GRANTPT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 grant ... 属性 値 grantpt () Thread safety MT-Safe locale 準拠 POSIX.1-2001, POSIX.1-2008. 注意 これは UNIX 98 疑似端末 ... e pseudoterminal slave when the master is opened ( posix_openpt (3)), so that nothing must be done by grant ... at is typical on many systems). 関連項目 open (2), posix_openpt (3), ptsname (3), unlockpt (3), pts (4), pt ...
https://man.plustar.jp/manpage/man3/grantpt.3.html - [similar]
Man page of LOGB 2841
LOGB Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 logb, lo ... test_macros (7) 参照): logb (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 500 || /* ... SVID_SOURCE logbf (), logbl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DE ... logbf (), logbl () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 ilogb (3), log (3) ...
https://man.plustar.jp/manpage/man3/logb.3.html - [similar]
Man page of LOGB 2841
LOGB Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 logb, lo ... test_macros (7) 参照): logb (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 500 || /* ... SVID_SOURCE logbf (), logbl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DE ... logbf (), logbl () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 ilogb (3), log (3) ...
https://man.plustar.jp/manpage/man3/logbf.3.html - [similar]
Man page of LOGB 2841
LOGB Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 logb, lo ... test_macros (7) 参照): logb (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 500 || /* ... SVID_SOURCE logbf (), logbl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DE ... logbf (), logbl () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 ilogb (3), log (3) ...
https://man.plustar.jp/manpage/man3/logbl.3.html - [similar]
Man page of FIND 2815
FIND Section: User Commands (1) Index JM Home Page 名前 find - ディレクトリ階層内のファイル検索 ... 、 find の終了ステータスには影響しません。 環境変数 POSIXLY_CORRECT が設定された状態で、 -warn が指定されると ... 要があります)。 これを行ってしまった場合、 環境変数 POSIXLY_CORRECT が設定されていない限りは、 警告メッセージ ... -path は、 HP-UX の find でもサポートされていて、 POSIX 2008 規格に存在します。 -perm mode ファイルの許可属 ... 、 1 ブロックに 1 KB バイトです。 ただし、 環境変数 POSIXLY_CORRECT が設定されている場合は、 1 ブロック 512 ...
https://man.plustar.jp/manpage/man1/find.1.html - [similar]
Man page of SEMCTL 2815
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... より小さいか、実装の制限 SEMVMX よりも大きい。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4. POSIX.1 では semid_ds ... フィールドは unsigned long 型である。 注意 Linux や POSIX の全てのバージョンでは、 < sys/types.h > と < sys/ ... semun 共用体は < sys/sem.h > で定義されていたが、 POSIX.1 では呼び出し側がこの共用体を定義する必要がある。 ... semctl () を呼び出すことである。 The sempid value POSIX.1 defines sempid as the "process ID of [the] last ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of SOCKETPAIR 2815
SOCKETPAIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 so ... quirement standardizing this behavior was added in POSIX.1-2008 TC2. エラー EAFNOSUPPORT このマシンでは指定 ... は指定されたプロトコルがサポートされていない。 準拠 POSIX.1-2001, POSIX.1-2008, 4.4BSD. socketpair () は 4.2 ... in the type argument, as described in socket (2). POSIX.1 では < sys/types.h > のインクルードは必須とされて ...
https://man.plustar.jp/manpage/man2/socketpair.2.html - [similar]
PREV 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022