manページ検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1515 for glibc (0.535 sec.)
Man page of STRNLEN 2806
STRNLEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 strnl ... > size_t strnlen(const char * s , size_t maxlen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): strnlen (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ...
https://man.plustar.jp/manpage/man3/strnlen.3.html - [similar]
Man page of LDCONFIG 2806
LDCONFIG Section: Linux Programmer's Manual (8) Updated: 2020-06-09 Index JM Home Page 名前 ldco ... 。 ldconfig は ELF ライブラリの種類 (libc5 か libc6/glibc か) を判断するとき、 そのライブラリがリンクしている ... upgrade. オプション -c fmt , --format= fmt (Since glibc 2.2) Cache format to use: old , new , or compat . ... Since glibc 2.32, the default is new . Before that, it was com ... の代わりに用いる。 -i , --ignore-aux-cache (Since glibc 2.7) Ignore auxiliary cache file. -l (glibc 2.2 以 ...
https://man.plustar.jp/manpage/man8/ldconfig.8.html - [similar]
Man page of SYSCALL 2775
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca ... S_xxx の定義用 */ long syscall(long number , ...); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): syscall (): glibc 2.19 以降: _DEFAULT_SOURCE glibc 2.19 より前: _BSD ... 自の要件がある。 (ほとんどのシステムコールのように) glibc ラッパー関数があるシステムコールでは、 glibc が詳細 ... sing syscall () instead of the wrapper provided by glibc, the readahead (2) system call would be invoked as ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of TKILL 2775
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, ... nt tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tg ... で追加された。 tgkill () のライブラリでのサポートは glibc バージョン 2.30 で追加された。 準拠 tkill () と tg ... ては clone (2) の CLONE_THREAD の説明を参照のこと。 glibc は tkill () に対するラッパー関数を提供していない。 ... syscall (2) を使用すること。 glibc 2.30 より前では、 tgkill () に対するラッパー関数も ...
https://man.plustar.jp/manpage/man2/tgkill.2.html - [similar]
Man page of TKILL 2775
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, ... nt tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tg ... で追加された。 tgkill () のライブラリでのサポートは glibc バージョン 2.30 で追加された。 準拠 tkill () と tg ... ては clone (2) の CLONE_THREAD の説明を参照のこと。 glibc は tkill () に対するラッパー関数を提供していない。 ... syscall (2) を使用すること。 glibc 2.30 より前では、 tgkill () に対するラッパー関数も ...
https://man.plustar.jp/manpage/man2/tkill.2.html - [similar]
Man page of DYSIZE 2775
DYSIZE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 dysize ... 返す 書式 #include < time.h > int dysize(int year ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): dysize (): Since glibc 2.19: _DEFAULT_SOURCE Glibc 2.19 and earlier: _BSD ...
https://man.plustar.jp/manpage/man3/dysize.3.html - [similar]
Man page of RANDOM_R 2775
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... te_r(char * statebuf , struct random_data * buf ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... ), srandom_r (), initstate_r (), setstate_r (): /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... afety MT-Safe race:buf 準拠 これらの関数は非標準で glibc による拡張である。 バグ The initstate_r () interfa ...
https://man.plustar.jp/manpage/man3/initstate_r.3.html - [similar]
Man page of RANDOM_R 2775
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... te_r(char * statebuf , struct random_data * buf ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... ), srandom_r (), initstate_r (), setstate_r (): /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... afety MT-Safe race:buf 準拠 これらの関数は非標準で glibc による拡張である。 バグ The initstate_r () interfa ...
https://man.plustar.jp/manpage/man3/random_r.3.html - [similar]
Man page of RANDOM_R 2775
RANDOM_R Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 rand ... te_r(char * statebuf , struct random_data * buf ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... ), srandom_r (), initstate_r (), setstate_r (): /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... afety MT-Safe race:buf 準拠 これらの関数は非標準で glibc による拡張である。 バグ The initstate_r () interfa ...
https://man.plustar.jp/manpage/man3/setstate_r.3.html - [similar]
Man page of SIGNIFICAND 2775
SIGNIFICAND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 s ... e significandl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... and (), significandf (), significandl (): /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ...
https://man.plustar.jp/manpage/man3/significand.3.html - [similar]
PREV 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 NEXT

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