manページ検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1515 for glibc (0.075 sec.)
Man page of EXPM1 3694
EXPM1 Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 expm1, ... double expm1l(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... RCE >= 200112L || _XOPEN_SOURCE >= 500 || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ... 9_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ... 準拠 C99, POSIX.1-2001, POSIX.1-2008. バグ Before glibc 2.17, on certain architectures (e.g., x86, but not ...
https://man.plustar.jp/manpage/man3/expm1l.3.html - [similar]
Man page of ACCESS 3663
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): faccessat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... s to POSIX.1 and to the implementation provided by glibc. However, the glibc implementation was an imperfec ... で Linux に追加された。 ライブラリによるサポートは glibc バージョン 2.4 で追加された。 faccessat2 () は Lin ...
https://man.plustar.jp/manpage/man2/access.2.html - [similar]
Man page of ACCESS 3663
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): faccessat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... s to POSIX.1 and to the implementation provided by glibc. However, the glibc implementation was an imperfec ... で Linux に追加された。 ライブラリによるサポートは glibc バージョン 2.4 で追加された。 faccessat2 () は Lin ...
https://man.plustar.jp/manpage/man2/faccessat.2.html - [similar]
Man page of ACCESS 3663
ACCESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 access ... , const char * pathname , int mode , int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): faccessat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... s to POSIX.1 and to the implementation provided by glibc. However, the glibc implementation was an imperfec ... で Linux に追加された。 ライブラリによるサポートは glibc バージョン 2.4 で追加された。 faccessat2 () は Lin ...
https://man.plustar.jp/manpage/man2/faccessat2.2.html - [similar]
Man page of GETGRENT 3631
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... t(void); void setgrent(void); void endgrent(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): setgrent (): _XOPEN_SOURCE >= 500 || /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... D_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= 500 || _DEFAULT_SOURCE ... Glibc 2.21 and earlier _XOPEN_SOURCE >= 500 || /* glibc ...
https://man.plustar.jp/manpage/man3/endgrent.3.html - [similar]
Man page of GETGRENT 3631
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... t(void); void setgrent(void); void endgrent(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): setgrent (): _XOPEN_SOURCE >= 500 || /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... D_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= 500 || _DEFAULT_SOURCE ... Glibc 2.21 and earlier _XOPEN_SOURCE >= 500 || /* glibc ...
https://man.plustar.jp/manpage/man3/getgrent.3.html - [similar]
Man page of GETGRENT 3631
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getg ... t(void); void setgrent(void); void endgrent(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): setgrent (): _XOPEN_SOURCE >= 500 || /* glibc 2.19 以降: */ _DEFAULT_SOURCE || /* glibc 2.19 以前 ... D_SOURCE || _SVID_SOURCE getgrent (), endgrent (): glibc 2.22 以降: _XOPEN_SOURCE >= 500 || _DEFAULT_SOURCE ... Glibc 2.21 and earlier _XOPEN_SOURCE >= 500 || /* glibc ...
https://man.plustar.jp/manpage/man3/setgrent.3.html - [similar]
Man page of CRYPT 3600
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, ... rypt_r () は GNU 拡張である。 注意 Availability in glibc The crypt (), encrypt (3), and setkey (3) function ... e if the downstream distribution has switched from glibc crypt to libxcrypt . When recompiling applications ... an ABI-compatible drop-in replacement. Features in glibc この関数の glibc 版は追加の暗号化アルゴリズムに対応 ... している: ID | Method 1 | MD5 2a | Blowfish (本流の glibc には入っていない; | いくつかの Linux ディストリビュ ...
https://man.plustar.jp/manpage/man3/crypt.3.html - [similar]
Man page of CRYPT 3600
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, ... rypt_r () は GNU 拡張である。 注意 Availability in glibc The crypt (), encrypt (3), and setkey (3) function ... e if the downstream distribution has switched from glibc crypt to libxcrypt . When recompiling applications ... an ABI-compatible drop-in replacement. Features in glibc この関数の glibc 版は追加の暗号化アルゴリズムに対応 ... している: ID | Method 1 | MD5 2a | Blowfish (本流の glibc には入っていない; | いくつかの Linux ディストリビュ ...
https://man.plustar.jp/manpage/man3/crypt_r.3.html - [similar]
Man page of STRSIGNAL 3568
STRSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 str ... t sig ); extern const char * const sys_siglist []; glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... (), sigdescr_np (): _GNU_SOURCE strsignal (): From glibc 2.10 to 2.31: _POSIX_C_SOURCE >= 200809L glibc 2.1 ... 0 より前: _GNU_SOURCE sys_siglist : glibc 2.19 以降: _DEFAULT_SOURCE glibc 2.19 以前: _BSD_S ... . バージョン sigdescr_np () と sigdabbrev_np () は glibc 2.32 で初めて登場した。 Starting with version 2.32 ...
https://man.plustar.jp/manpage/man3/sigabbrev_np.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT

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