manページ検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 1515 for Glibc (0.223 sec.)
Man page of MAKEDEV 2869
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... れらのインターフェースはマクロとして定義されている。 glibc 2.3.3 以降では、これらは GNU 固有の 3 つの関数 gnu ... os via < sys/types.h > . Depending on the version, glibc also exposes definitions for these macros from tha ... defined. However, this behavior was deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no lon ...
https://man.plustar.jp/manpage/man3/gnu_dev_makedev.3.html - [similar]
Man page of MAKEDEV 2869
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... れらのインターフェースはマクロとして定義されている。 glibc 2.3.3 以降では、これらは GNU 固有の 3 つの関数 gnu ... os via < sys/types.h > . Depending on the version, glibc also exposes definitions for these macros from tha ... defined. However, this behavior was deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no lon ...
https://man.plustar.jp/manpage/man3/gnu_dev_minor.3.html - [similar]
Man page of LOG 2869
LOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log, logf ... ng double logl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 9_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ... 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 バグ glibc 2.5 以前では、 NaN に対して log () をとると、間違っ ...
https://man.plustar.jp/manpage/man3/log.3.html - [similar]
Man page of LOG 2869
LOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log, logf ... ng double logl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 9_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ... 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 バグ glibc 2.5 以前では、 NaN に対して log () をとると、間違っ ...
https://man.plustar.jp/manpage/man3/logf.3.html - [similar]
Man page of LOG 2869
LOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 log, logf ... ng double logl(long double x ); -lm でリンクする。 glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 9_SOURCE || _POSIX_C_SOURCE >= 200112L || /* Since glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2 ... 版の関数は SVr4, 4.3BSD, C89 にも準拠している。 バグ glibc 2.5 以前では、 NaN に対して log () をとると、間違っ ...
https://man.plustar.jp/manpage/man3/logl.3.html - [similar]
Man page of MAKEDEV 2869
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... れらのインターフェースはマクロとして定義されている。 glibc 2.3.3 以降では、これらは GNU 固有の 3 つの関数 gnu ... os via < sys/types.h > . Depending on the version, glibc also exposes definitions for these macros from tha ... defined. However, this behavior was deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no lon ...
https://man.plustar.jp/manpage/man3/major.3.html - [similar]
Man page of MAKEDEV 2869
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... れらのインターフェースはマクロとして定義されている。 glibc 2.3.3 以降では、これらは GNU 固有の 3 つの関数 gnu ... os via < sys/types.h > . Depending on the version, glibc also exposes definitions for these macros from tha ... defined. However, this behavior was deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no lon ...
https://man.plustar.jp/manpage/man3/makedev.3.html - [similar]
Man page of MAKEDEV 2869
MAKEDEV Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 maked ... れらのインターフェースはマクロとして定義されている。 glibc 2.3.3 以降では、これらは GNU 固有の 3 つの関数 gnu ... os via < sys/types.h > . Depending on the version, glibc also exposes definitions for these macros from tha ... defined. However, this behavior was deprecated in glibc 2.25, and since glibc 2.28, < sys/types.h > no lon ...
https://man.plustar.jp/manpage/man3/minor.3.html - [similar]
Man page of ON_EXIT 2869
ON_EXIT Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 on_ex ... it(void (* function )(int , void *), void * arg ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): on_exit (): Since glibc 2.19: _DEFAULT_SOURCE Glibc 2.19 and earlier: _BSD ... ety MT-Safe 準拠 この関数は SunOS 4 由来であるが、 glibc にも存在する。 Solaris (SunOS 5) にはもはや存在しな ...
https://man.plustar.jp/manpage/man3/on_exit.3.html - [similar]
Man page of READDIR_R 2869
READDIR_R Section: Linux Programmer's Manual (3) Updated: 2016-03-01 Index JM Home Page 名前 rea ... struct dirent * entry , struct dirent ** result ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ( ... 7) 参照): readdir_r (): _POSIX_C_SOURCE || /* glibc 2.19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 この ... わりに readdir (3) を使用することを推奨する。さらに、glibc 2.24 以降では readdir_r () は非推奨となっている。理 ... 前のディレクトリエントリーを読み込むことができない。 glibc の実装ではこのような名前に遭遇した場合、 readdir_r ...
https://man.plustar.jp/manpage/man3/readdir_r.3.html - [similar]
PREV 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 NEXT

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