manページ検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1515 for glibc (0.042 sec.)
Man page of PTSNAME 3027
PTSNAME Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ptsna ... t ptsname_r(int fd , char * buf , size_t buflen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): ptsname (): glibc 2.24 以降: _XOPEN_SOURCE >= 500 || (_XOPEN_SOURCE ... && _XOPEN_SOURCE_EXTENDED) glibc 2.23 以前: _XOPEN_SOURCE ptsname_r (): _GNU_SOURCE ... nly) buf is NULL. (This error is returned only for glibc 2.25 and earlier.) ENOTTY fd がマスタ疑似端末デバイ ...
https://man.plustar.jp/manpage/man3/ptsname_r.3.html - [similar]
Man page of MEMCHR 3027
MEMCHR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 memchr ... e_t n ); void *rawmemchr(const void * s , int c ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 場合、結果は不定である。 バージョン rawmemchr () は glibc バージョン 2.1 で初めて登場した。 memrchr () は gl ... 9, SVr4, 4.3BSD. memrchr () 関数は GNU 拡張であり、glibc 2.1.91 から使用可能である。 rawmemchr () 関数は GN ... U 拡張であり、glibc 2.1 から使用可能である。 関連項目 bstring (3), ffs ...
https://man.plustar.jp/manpage/man3/rawmemchr.3.html - [similar]
Man page of READDIR 3027
READDIR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 readd ... した場合や、 エラーが発生した場合は、 NULL を返す。 glibc の実装では dirent 構造体は以下のように定義されてい ... すコストを避けることができる。 適切な機能検査マクロ (glibc 2.19 以降では _DEFAULT_SOURCE 、 glibc 2.19 以前で ... は _BSD_SOURCE ) が定義されている場合、 glibc は d_type の値に対応する以下のマクロ定数を定義する ... ることは求められていない。しかしながら、最近の実装 (glibc による実装も含む) では、異なるディレクトリストリー ...
https://man.plustar.jp/manpage/man3/readdir.3.html - [similar]
Man page of TEMPNAM 3027
TEMPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tempn ... ar *tempnam(const char * dir , const char * pfx ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): tempnam (): Since glibc 2.19: _DEFAULT_SOURCE Glibc 2.19 and earlier: _BSD ... ある。 SUSv2 では TMPDIR に付いて言及されていない。 glibc は、プログラムが set-user-ID されていない場合に限っ ... は d) で使用されるディレクトリを /tmp と定めている (glibc もこの通りである)。 パス名を返すのに使用するメモリ ...
https://man.plustar.jp/manpage/man3/tempnam.3.html - [similar]
Man page of RENAME 2995
RENAME Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 rename ... rfd , const char * newpath , unsigned int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): renameat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... された。 ライブラリによるサポートはバージョン 2.4 で glibc に追加された。 renameat2 () はカーネル 3.15 で Lin ... ux に追加された。 ライブラリによるサポートは glibc 2.28 で追加された。 準拠 rename (): 4.3BSD, C89, C ...
https://man.plustar.jp/manpage/man2/rename.2.html - [similar]
Man page of RENAME 2995
RENAME Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 rename ... rfd , const char * newpath , unsigned int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): renameat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... された。 ライブラリによるサポートはバージョン 2.4 で glibc に追加された。 renameat2 () はカーネル 3.15 で Lin ... ux に追加された。 ライブラリによるサポートは glibc 2.28 で追加された。 準拠 rename (): 4.3BSD, C89, C ...
https://man.plustar.jp/manpage/man2/renameat.2.html - [similar]
Man page of RENAME 2995
RENAME Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 rename ... rfd , const char * newpath , unsigned int flags ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): renameat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 よ ... された。 ライブラリによるサポートはバージョン 2.4 で glibc に追加された。 renameat2 () はカーネル 3.15 で Lin ... ux に追加された。 ライブラリによるサポートは glibc 2.28 で追加された。 準拠 rename (): 4.3BSD, C89, C ...
https://man.plustar.jp/manpage/man2/renameat2.2.html - [similar]
Man page of STIME 2995
STIME Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 stime - ... #include < time.h > int stime(const time_t * t ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): stime (): Since glibc 2.19: _DEFAULT_SOURCE Glibc 2.19 and earlier: _SVI ... E 権限が必要である。 準拠 SVr4. 注意 Starting with glibc 2.31, this function is no longer available to newl ...
https://man.plustar.jp/manpage/man2/stime.2.html - [similar]
Man page of ENDIAN 2995
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... uint64_t le64toh(uint64_t little_endian_64bits ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... be64 (), htole64 (), be64toh (), le64toh (): Since glibc 2.19: _DEFAULT_SOURCE In glibc up to and including ... トオーダーへの変換を行う。 バージョン これらの関数は glibc バージョン 2.9 で追加された。 準拠 これらの関数は非 ... ndian.h > である。 不幸なことに、 NetBSD, FreeBSD, glibc では、 これらの関数の元々の OpenBSD での、 nn は常 ...
https://man.plustar.jp/manpage/man3/be16toh.3.html - [similar]
Man page of ENDIAN 2995
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... uint64_t le64toh(uint64_t little_endian_64bits ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... be64 (), htole64 (), be64toh (), le64toh (): Since glibc 2.19: _DEFAULT_SOURCE In glibc up to and including ... トオーダーへの変換を行う。 バージョン これらの関数は glibc バージョン 2.9 で追加された。 準拠 これらの関数は非 ... ndian.h > である。 不幸なことに、 NetBSD, FreeBSD, glibc では、 これらの関数の元々の OpenBSD での、 nn は常 ...
https://man.plustar.jp/manpage/man3/be32toh.3.html - [similar]
PREV 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 NEXT

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