manページ検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1481 for posix (0.201 sec.)
Man page of REMQUO 2619
REMQUO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 remquo ... quo (), remquof (), remquol (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x を y で割 ... uof (), remquol () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 fmod (3), logb (3), ...
https://man.plustar.jp/manpage/man3/remquo.3.html - [similar]
Man page of REMQUO 2619
REMQUO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 remquo ... quo (), remquof (), remquol (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x を y で割 ... uof (), remquol () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 fmod (3), logb (3), ...
https://man.plustar.jp/manpage/man3/remquof.3.html - [similar]
Man page of REMQUO 2619
REMQUO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 remquo ... quo (), remquof (), remquol (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x を y で割 ... uof (), remquol () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 関連項目 fmod (3), logb (3), ...
https://man.plustar.jp/manpage/man3/remquol.3.html - [similar]
Man page of TOWLOWER 2619
TOWLOWER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towl ... _l () Thread safety MT-Safe 準拠 towlower (): C99, POSIX.1-2001 (XSI); POSIX.1-2008 の XSI 拡張に存在してい ... るが、廃止予定とされている。 towlower_l (): POSIX.1-2008. 注意 これらの関数の動作は、ロケールの LC_C ...
https://man.plustar.jp/manpage/man3/towlower.3.html - [similar]
Man page of TOWLOWER 2619
TOWLOWER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towl ... _l () Thread safety MT-Safe 準拠 towlower (): C99, POSIX.1-2001 (XSI); POSIX.1-2008 の XSI 拡張に存在してい ... るが、廃止予定とされている。 towlower_l (): POSIX.1-2008. 注意 これらの関数の動作は、ロケールの LC_C ...
https://man.plustar.jp/manpage/man3/towlower_l.3.html - [similar]
Man page of TOWUPPER 2619
TOWUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towu ... _l () Thread safety MT-Safe 準拠 towupper (): C99, POSIX.1-2001 (XSI); POSIX.1-2008 の XSI 拡張に存在してい ... るが、廃止予定とされている。 towupper_l (): POSIX.1-2008. 注意 これらの関数の動作は、ロケールの LC_C ...
https://man.plustar.jp/manpage/man3/towupper.3.html - [similar]
Man page of TOWUPPER 2619
TOWUPPER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 towu ... _l () Thread safety MT-Safe 準拠 towupper (): C99, POSIX.1-2001 (XSI); POSIX.1-2008 の XSI 拡張に存在してい ... るが、廃止予定とされている。 towupper_l (): POSIX.1-2008. 注意 これらの関数の動作は、ロケールの LC_C ...
https://man.plustar.jp/manpage/man3/towupper_l.3.html - [similar]
Man page of XARGS 2592
XARGS Section: User Commands (1) Index JM Home Page 名前 xargs - 標準入力を読み込んでコマンドライ ... 語です。 -E の方を使ってください。 理由は、 そちらが POSIX に準拠しているのに対して、 こちらは準拠していないか ... 定しなかった場合は、 デフォルトの 1 が使用されます。POSIX 規格では -L の方を使うことになっているので、 -l オ ... のが、 xargs のデフォルトになっています。このことは POSIX (IEEE Std 1003.1, 2004 Edition) で認められています ... 。 -l や -i オプションは 1997 年版の POSIX 規格には存在するが、 2004 年版の POSIX 規格には存在 ...
https://man.plustar.jp/manpage/man1/xargs.1.html - [similar]
Man page of GETRLIMIT 2592
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t on the number of bytes that can be allocated for POSIX message queues for the real user ID of the calling ... + min(attr.mq_maxmsg, MQ_PRIO_MAX) * sizeof(struct posix_msg_tree_node)+ /* オーバーヘッド分 */ attr.mq_max ... 第 4 引数として指定される。 また、構造体 msg_msg と posix_msg_tree_node はカーネル内部の構造体である。 上記の ... ad safety MT-Safe 準拠 getrlimit (), setrlimit (): POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. prlimit (): Li ...
https://man.plustar.jp/manpage/man2/getrlimit.2.html - [similar]
Man page of MKDIR 2592
MKDIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mkdir, ... st_macros (7) 参照): mkdirat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... で glibc に追加された。 準拠 mkdir (): SVr4, BSD, POSIX.1-2001, POSIX.1-2008. mkdirat (): POSIX.1-2008. 注 ...
https://man.plustar.jp/manpage/man2/mkdir.2.html - [similar]
PREV 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 NEXT

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