manページ検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1515 for glibc (0.084 sec.)
Man page of STRSEP 2648
STRSEP Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strsep ... ar *strsep(char ** stringp , const char * delim ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): strsep (): glibc 2.19 以降: _DEFAULT_SOURCE glibc 2.19 以前: _BSD_S ...
https://man.plustar.jp/manpage/man3/strsep.3.html - [similar]
Man page of GETSPNAM 2648
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... r * buf , size_t buflen , struct spwd ** spbufp ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... (), getspnam_r (), fgetspent_r (), sgetspent_r (): glibc 2.19 以降: _DEFAULT_SOURCE glibc 2.19 以前: _BSD_S ... ドデータベースに対するリエントラント版と同じように、 glibc には shadow パスワードファイルに対してリエントラン ... れリエントラントでないバージョンと同様の機能を持つ。 glibc でないシステムにもこれらと同じ名前の関数があるが、 ...
https://man.plustar.jp/manpage/man3/ulckpwdf.3.html - [similar]
Man page of GETRLIMIT 2648
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... x 2.6.36 以降で利用できる。 ライブラリのサポートは glibc 2.13 以降で利用できる。 属性 この節で使用されている ... 関数 vlimit () が提供されていた。 後方互換性のため、glibc でも vlimit () を提供している。 全ての新しいアプリ ... ラリとカーネル ABI の違い バージョン 2.13 以降では、 glibc の getrlimit () と setrlimit () のラッパー関数はも ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of POLL 2617
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... た。このシステムコールが存在しない古いカーネルでは、 glibc は select (2) を使用して poll () ラッパー関数のエミ ... で Linux に追加された。 ppoll () ライブラリコールは glibc 2.4 に追加された。 準拠 poll () は POSIX.1-2001 と ... poll () の timeout の指定に使用できる。 この定数は glibc では定義されていない。 poll () で監視中のファイルデ ... () システムコールは tmo_p 引数を変更する。 しかし、glibc のラッパー関数は、システムコールに渡す timeout 引数 ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 2617
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... た。このシステムコールが存在しない古いカーネルでは、 glibc は select (2) を使用して poll () ラッパー関数のエミ ... で Linux に追加された。 ppoll () ライブラリコールは glibc 2.4 に追加された。 準拠 poll () は POSIX.1-2001 と ... poll () の timeout の指定に使用できる。 この定数は glibc では定義されていない。 poll () で監視中のファイルデ ... () システムコールは tmo_p 引数を変更する。 しかし、glibc のラッパー関数は、システムコールに渡す timeout 引数 ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of WAIT 2617
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... id , siginfo_t * infop , int options ); /* これは glibc と POSIX のインターフェイスである。 生のシステムコ ... ールについての情報は「注意」の節を参照。 */ glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): waitid (): glibc 2.26 以降: _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE ... >= 200809L glibc 2.25 以前: _XOPEN_SOURCE || /* Since glibc 2.12: * ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 2617
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... id , siginfo_t * infop , int options ); /* これは glibc と POSIX のインターフェイスである。 生のシステムコ ... ールについての情報は「注意」の節を参照。 */ glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): waitid (): glibc 2.26 以降: _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE ... >= 200809L glibc 2.25 以前: _XOPEN_SOURCE || /* Since glibc 2.12: * ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 2617
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... id , siginfo_t * infop , int options ); /* これは glibc と POSIX のインターフェイスである。 生のシステムコ ... ールについての情報は「注意」の節を参照。 */ glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): waitid (): glibc 2.26 以降: _XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE ... >= 200809L glibc 2.25 以前: _XOPEN_SOURCE || /* Since glibc 2.12: * ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of DIRFD 2617
DIRFD Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 dirfd - ... .h > #include < dirent.h > int dirfd(DIR * dirp ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): dirfd (): /* glibc 2.10 以降: */ _POSIX_C_SOURCE >= 200809L || /* gli ...
https://man.plustar.jp/manpage/man3/dirfd.3.html - [similar]
Man page of DRAND48_R 2617
DRAND48_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dra ... d short param[7] , struct drand48_data * buffer ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): All functions shown above: /* Glibc since 2.19: */ _DEFAULT_SOURCE || /* Glibc version ...
https://man.plustar.jp/manpage/man3/drand48_r.3.html - [similar]
PREV 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 NEXT

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