manページ検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1186 for SOURCE (0.049 sec.)
Man page of ACCT 3393
ACCT Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 acct - プ ... ros (7) 参照): acct (): Since glibc 2.21: _DEFAULT_SOURCE In glibc 2.19 and 2.20: _DEFAULT_SOURCE || (_XOPEN ... _SOURCE && _XOPEN_SOURCE < 500) Up to and including glibc ... 2.19: _BSD_SOURCE || (_XOPEN_SOURCE && _XOPEN_SOURCE < 500) 説明 acc ... いる。 関連キーワード filename , アカウント , ACCT , SOURCE , acct , プロセス , ディレクトリ , XOPEN , エラー ...
https://man.plustar.jp/manpage/man2/acct.2.html - [similar]
Man page of CP 3370
CP Section: FSF (1) Updated: November 1998 Index JM Home Page 名前 cp - ファイルやディレクトリを ... コピーする 書式 cp [ オプション ]... SOURCE DEST cp [ オプション ]... SOURCE ... DIRECTORY 説明 ... SOURCEファイルをDESTファイルへコピーする。 または、複数のS ... 添字を指定する。 -u , --update コピー先ファイルよりもSOURCEファイルの方が新しい場合か、 または、コピー先ファイル ... する。 デフォルトでは、大雑把な発見的手法でスパースなSOURCEファイルを検出し、 対応するDESTファイルを同様にスパー ...
https://man.plustar.jp/manpage/man1/cp.1.html - [similar]
Man page of FABS 3370
FABS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fabs, fa ... test_macros (7) 参照): fabsf (), fabsl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2. ... 19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _S ... VID_SOURCE 説明 これらの関数は浮動小数点実数 x の絶対値を返す ... org/doc/man-pages/ に書かれている。 関連キーワード SOURCE , fabsf , fabsl , 関数 , エラー , 属性 , pages , 準 ...
https://man.plustar.jp/manpage/man3/fabs.3.html - [similar]
Man page of FABS 3370
FABS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fabs, fa ... test_macros (7) 参照): fabsf (), fabsl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2. ... 19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _S ... VID_SOURCE 説明 これらの関数は浮動小数点実数 x の絶対値を返す ... org/doc/man-pages/ に書かれている。 関連キーワード SOURCE , fabsf , fabsl , 関数 , エラー , 属性 , pages , 準 ...
https://man.plustar.jp/manpage/man3/fabsf.3.html - [similar]
Man page of FABS 3370
FABS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fabs, fa ... test_macros (7) 参照): fabsf (), fabsl (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2. ... 19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _S ... VID_SOURCE 説明 これらの関数は浮動小数点実数 x の絶対値を返す ... org/doc/man-pages/ に書かれている。 関連キーワード SOURCE , fabsf , fabsl , 関数 , エラー , 属性 , pages , 準 ...
https://man.plustar.jp/manpage/man3/fabsl.3.html - [similar]
Man page of CHMOD 3352
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... os (7) 参照): fchmod (): glibc 2.24 以降: _POSIX_C_SOURCE >= 199309L glibc 2.19 から 2.23 まで _POSIX_C_SOUR ... CE glibc 2.16 から 2.19 まで: _BSD_SOURCE || _POSIX_C_SOURCE glibc 2.12 から 2.16 まで: _BSD ... _SOURCE || _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE >= 2008 ... 09L glibc 2.11 以前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 fchmodat (): glibc 2.10 以 ...
https://man.plustar.jp/manpage/man2/chmod.2.html - [similar]
Man page of CHMOD 3352
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... os (7) 参照): fchmod (): glibc 2.24 以降: _POSIX_C_SOURCE >= 199309L glibc 2.19 から 2.23 まで _POSIX_C_SOUR ... CE glibc 2.16 から 2.19 まで: _BSD_SOURCE || _POSIX_C_SOURCE glibc 2.12 から 2.16 まで: _BSD ... _SOURCE || _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE >= 2008 ... 09L glibc 2.11 以前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 fchmodat (): glibc 2.10 以 ...
https://man.plustar.jp/manpage/man2/fchmod.2.html - [similar]
Man page of CHMOD 3352
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, ... os (7) 参照): fchmod (): glibc 2.24 以降: _POSIX_C_SOURCE >= 199309L glibc 2.19 から 2.23 まで _POSIX_C_SOUR ... CE glibc 2.16 から 2.19 まで: _BSD_SOURCE || _POSIX_C_SOURCE glibc 2.12 から 2.16 まで: _BSD ... _SOURCE || _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE >= 2008 ... 09L glibc 2.11 以前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 fchmodat (): glibc 2.10 以 ...
https://man.plustar.jp/manpage/man2/fchmodat.2.html - [similar]
Man page of POSIX_MEMALIGN 3352
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... test_macros (7) 参照): posix_memalign (): _POSIX_C_SOURCE >= 200112L aligned_alloc (): _ISOC11_SOURCE valloc ... (): glibc 2.12 以降: (_XOPEN_SOURCE >= 500) && !(_POSIX_C_SOURCE >= 200112L) || /* gli ... bc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前: */ _SVID_SOURCE || _BSD_SOU ... RCE glibc 2.12 より前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 ((非標準の) ヘッダーファイ ...
https://man.plustar.jp/manpage/man3/aligned_alloc.3.html - [similar]
Man page of POSIX_MEMALIGN 3352
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... test_macros (7) 参照): posix_memalign (): _POSIX_C_SOURCE >= 200112L aligned_alloc (): _ISOC11_SOURCE valloc ... (): glibc 2.12 以降: (_XOPEN_SOURCE >= 500) && !(_POSIX_C_SOURCE >= 200112L) || /* gli ... bc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前: */ _SVID_SOURCE || _BSD_SOU ... RCE glibc 2.12 より前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 ((非標準の) ヘッダーファイ ...
https://man.plustar.jp/manpage/man3/memalign.3.html - [similar]
PREV 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 NEXT

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