manページ検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1481 for posix (0.061 sec.)
Man page of ACCESS 2672
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... _macros (7) 参照): faccessat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... ription of faccessat () given above corresponds to POSIX.1 and to the implementation provided by glibc. How ... x 5.8 で追加された。 準拠 access (): SVr4, 4.3BSD, POSIX.1-2001, POSIX.1-2008. faccessat (): POSIX.1-2008. ... たとしても、 これらのシステムコールはエラーを返す。 POSIX.1-2001 では、 呼び出し元プロセスが適切な特権を持っ ...
https://man.plustar.jp/manpage/man2/faccessat2.2.html - [similar]
Man page of GETITIMER 2672
GETITIMER Section: Linux Programmer's Manual (2) Updated: 2014-07-08 Index JM Home Page 名前 get ... 0 以上 999999 以下の範囲に入らない値である。 準拠 POSIX.1-2001, SVr4, 4.4BSD (このコールは 4.2BSD で始めて ... 現われた). POSIX.1-2008 では、 getitimer () と setitimer () は廃止予 ... 定とされており、 代わりに POSIX タイマー API ( timer_gettime (2), timer_settime (2 ... e (2) の前後ではインターバルタイマーは保存される。 POSIX.1 では、 setitimer () と、 alarm (2), sleep (3), u ...
https://man.plustar.jp/manpage/man2/getitimer.2.html - [similar]
Man page of RECV 2672
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 定されていて データを受信する前に時間切れになった。 POSIX.1 は、この場合にどちらのエラーを返すことも認めてお ... クリプター sockfd がソケットを参照していない。 準拠 POSIX.1-2001, POSIX.1-2008, 4.4BSD (これらのインターフェ ... ースは 4.2BSD で初めて実装された) POSIX.1 では、 MSG_OOB , MSG_PEEK , MSG_WAITALL フラグだ ...
https://man.plustar.jp/manpage/man2/recv.2.html - [similar]
Man page of RECV 2672
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 定されていて データを受信する前に時間切れになった。 POSIX.1 は、この場合にどちらのエラーを返すことも認めてお ... クリプター sockfd がソケットを参照していない。 準拠 POSIX.1-2001, POSIX.1-2008, 4.4BSD (これらのインターフェ ... ースは 4.2BSD で初めて実装された) POSIX.1 では、 MSG_OOB , MSG_PEEK , MSG_WAITALL フラグだ ...
https://man.plustar.jp/manpage/man2/recvfrom.2.html - [similar]
Man page of RECV 2672
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 定されていて データを受信する前に時間切れになった。 POSIX.1 は、この場合にどちらのエラーを返すことも認めてお ... クリプター sockfd がソケットを参照していない。 準拠 POSIX.1-2001, POSIX.1-2008, 4.4BSD (これらのインターフェ ... ースは 4.2BSD で初めて実装された) POSIX.1 では、 MSG_OOB , MSG_PEEK , MSG_WAITALL フラグだ ...
https://man.plustar.jp/manpage/man2/recvmsg.2.html - [similar]
Man page of GETITIMER 2672
GETITIMER Section: Linux Programmer's Manual (2) Updated: 2014-07-08 Index JM Home Page 名前 get ... 0 以上 999999 以下の範囲に入らない値である。 準拠 POSIX.1-2001, SVr4, 4.4BSD (このコールは 4.2BSD で始めて ... 現われた). POSIX.1-2008 では、 getitimer () と setitimer () は廃止予 ... 定とされており、 代わりに POSIX タイマー API ( timer_gettime (2), timer_settime (2 ... e (2) の前後ではインターバルタイマーは保存される。 POSIX.1 では、 setitimer () と、 alarm (2), sleep (3), u ...
https://man.plustar.jp/manpage/man2/setitimer.2.html - [similar]
Man page of UTIMENSAT 2672
UTIMENSAT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 uti ... macros (7) 参照): utimensat (): Since glibc 2.10: _POSIX_C_SOURCE >= 200809L Before glibc 2.10: _ATFILE_SOU ... RCE futimens (): Since glibc 2.10: _POSIX_C_SOURCE >= 200809L Before glibc 2.10: _GNU_SOURCE ... safety MT-Safe 準拠 futimens () と utimensat () は POSIX.1-2008 で規定されている。 注意 utimensat () が登場 ... 悩ましいバグがあった。 これらのバグは、 ドラフト版の POSIX.1 規格との不整合や、 以前からの Linux での動作との ...
https://man.plustar.jp/manpage/man2/utimensat.2.html - [similar]
Man page of ABS 2672
ABS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 abs, labs ... est_macros (7) 参照): llabs (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 abs () 関数は、整数の引数 ... ), llabs (), imaxabs () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD. C89 は ab ...
https://man.plustar.jp/manpage/man3/abs.3.html - [similar]
Man page of ACOS 2672
ACOS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 acos, ac ... (7) 参照): acosf (), acosl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DE ... acosf (), acosl () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. double 版の関数は SVr4, 4.3B ...
https://man.plustar.jp/manpage/man3/acos.3.html - [similar]
Man page of ACOS 2672
ACOS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 acos, ac ... (7) 参照): acosf (), acosl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DE ... acosf (), acosl () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. double 版の関数は SVr4, 4.3B ...
https://man.plustar.jp/manpage/man3/acosf.3.html - [similar]
PREV 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 NEXT

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