manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1481 for POSIX (0.098 sec.)
Man page of GETHOSTBYNAME 3069
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent *gethostent(void); /* GNU 拡 ... なし h_errno : glibc 2.19 以降: _DEFAULT_SOURCE || _POSIX_C_SOURCE < 200809L glibc 2.12 から 2.19 まで: _BSD ... _SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE < 200809L glibc 2.12 より前: なし 説明 関 ... ds of a program, then data races could occur. 準拠 POSIX.1-2001 では、 gethostbyname (), gethostbyaddr (), ...
https://man.plustar.jp/manpage/man3/hstrerror.3.html - [similar]
Man page of GETHOSTBYNAME 3069
GETHOSTBYNAME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... s ); const char *hstrerror(int err ); /* System V/POSIX 拡張 */ struct hostent *gethostent(void); /* GNU 拡 ... なし h_errno : glibc 2.19 以降: _DEFAULT_SOURCE || _POSIX_C_SOURCE < 200809L glibc 2.12 から 2.19 まで: _BSD ... _SOURCE || _SVID_SOURCE || _POSIX_C_SOURCE < 200809L glibc 2.12 より前: なし 説明 関 ... ds of a program, then data races could occur. 準拠 POSIX.1-2001 では、 gethostbyname (), gethostbyaddr (), ...
https://man.plustar.jp/manpage/man3/sethostent.3.html - [similar]
Man page of READDIR_R 3037
READDIR_R Section: Linux Programmer's Manual (3) Updated: 2016-03-01 Index JM Home Page 名前 rea ... 要件 ( feature_test_macros (7) 参照): readdir_r (): _POSIX_C_SOURCE || /* glibc 2.19 以前: */ _BSD_SOURCE || ... までで切り詰められていたりすることがある。 * 現在の POSIX.1 標準 (POSIX.1-2008) では、 readdir (3) がスレッド ... 部同期を用いた readdir (3) を使う方が推奨される。 * POSIX.1 の将来のバージョンでは、 readdir_r () は廃止予定 ... ース 属性 値 readdir_r () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008. 関連項目 readdir (3) この文書 ...
https://man.plustar.jp/manpage/man3/readdir_r.3.html - [similar]
Man page of CLOCK_GETRES 3011
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ck_getres (), clock_gettime (), clock_settime (): _POSIX_C_SOURCE >= 199309L 説明 関数 clock_getres () は 指 ... ムコールは Linux 2.6 で初めて登場した。 準拠 SUSv2, POSIX.1-2001. 可用性 これらの関数が利用可能な POSIX シス ... テムでは、 < unistd.h > においてシンボル _POSIX_TIMERS が 0 より大きい値に定義されている。 シンボル ... _POSIX_MONOTONIC_CLOCK , _POSIX_CPUTIME , _POSIX_THREAD_C ...
https://man.plustar.jp/manpage/man2/clock_getres.2.html - [similar]
Man page of CLOCK_GETRES 3011
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ck_getres (), clock_gettime (), clock_settime (): _POSIX_C_SOURCE >= 199309L 説明 関数 clock_getres () は 指 ... ムコールは Linux 2.6 で初めて登場した。 準拠 SUSv2, POSIX.1-2001. 可用性 これらの関数が利用可能な POSIX シス ... テムでは、 < unistd.h > においてシンボル _POSIX_TIMERS が 0 より大きい値に定義されている。 シンボル ... _POSIX_MONOTONIC_CLOCK , _POSIX_CPUTIME , _POSIX_THREAD_C ...
https://man.plustar.jp/manpage/man2/clock_gettime.2.html - [similar]
Man page of CLOCK_GETRES 3011
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ck_getres (), clock_gettime (), clock_settime (): _POSIX_C_SOURCE >= 199309L 説明 関数 clock_getres () は 指 ... ムコールは Linux 2.6 で初めて登場した。 準拠 SUSv2, POSIX.1-2001. 可用性 これらの関数が利用可能な POSIX シス ... テムでは、 < unistd.h > においてシンボル _POSIX_TIMERS が 0 より大きい値に定義されている。 シンボル ... _POSIX_MONOTONIC_CLOCK , _POSIX_CPUTIME , _POSIX_THREAD_C ...
https://man.plustar.jp/manpage/man2/clock_settime.2.html - [similar]
Man page of SCHED_SETSCHEDULER 3011
SCHED_SETSCHEDULER Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page ... SRCH ID が pid のスレッドが見つからなかった。 準拠 POSIX.1-2001, POSIX.1-2008 (但し、下記のバグの節も参照)。 ... NE , which is settable only via sched_setattr (2). POSIX システムでは < unistd.h > に _POSIX_PRIORITY_SCHED ... heduler () と sched_getscheduler () が使用できる。 POSIX.1 は、非特権スレッドが sched_setscheduler () を呼び ... スレッドグループのメインスレッドの属性が設定される (POSIX スレッド API を使用している場合は、 sched_* (2) シ ...
https://man.plustar.jp/manpage/man2/sched_getscheduler.2.html - [similar]
Man page of SCHED_SETSCHEDULER 3011
SCHED_SETSCHEDULER Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page ... SRCH ID が pid のスレッドが見つからなかった。 準拠 POSIX.1-2001, POSIX.1-2008 (但し、下記のバグの節も参照)。 ... NE , which is settable only via sched_setattr (2). POSIX システムでは < unistd.h > に _POSIX_PRIORITY_SCHED ... heduler () と sched_getscheduler () が使用できる。 POSIX.1 は、非特権スレッドが sched_setscheduler () を呼び ... スレッドグループのメインスレッドの属性が設定される (POSIX スレッド API を使用している場合は、 sched_* (2) シ ...
https://man.plustar.jp/manpage/man2/sched_setscheduler.2.html - [similar]
Man page of SETUID 3011
SETUID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setuid ... t-user-ID are also set. Linux では、 setuid () は _POSIX_SAVED_IDS をもった POSIX 版のように実装されている。 ... の実 UID または保存 set-user-ID と一致しない。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4. 4.4BSD のコールとは完全 ... 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/setuid.2.html - [similar]
Man page of SETUID 3011
SETUID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setuid ... t-user-ID are also set. Linux では、 setuid () は _POSIX_SAVED_IDS をもった POSIX 版のように実装されている。 ... の実 UID または保存 set-user-ID と一致しない。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4. 4.4BSD のコールとは完全 ... 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/setuid32.2.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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