manページ検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1481 for posix (0.092 sec.)
Man page of STRTOUL 2672
STRTOUL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strto ... q () Thread safety MT-Safe locale 準拠 strtoul (): POSIX.1-2001, POSIX.1-2008, C89, C99 SVr4. strtoull (): ... POSIX.1-2001, POSIX.1-2008, C99. 注意 strtoul () からは成功、失敗どちら ...
https://man.plustar.jp/manpage/man3/strtouq.3.html - [similar]
Man page of TGAMMA 2672
TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma ... mma (), tgammaf (), tgammal (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x のガンマ ... 点例外 ( FE_OVERFLOW ) が上がる。 glibc では、C99 や POSIX.1-2001 で規定されていない以下のエラーも 起こり得る ... maf (), tgammal () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 注意 この関数を「本当の (tru ...
https://man.plustar.jp/manpage/man3/tgamma.3.html - [similar]
Man page of TGAMMA 2672
TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma ... mma (), tgammaf (), tgammal (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x のガンマ ... 点例外 ( FE_OVERFLOW ) が上がる。 glibc では、C99 や POSIX.1-2001 で規定されていない以下のエラーも 起こり得る ... maf (), tgammal () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 注意 この関数を「本当の (tru ...
https://man.plustar.jp/manpage/man3/tgammaf.3.html - [similar]
Man page of TGAMMA 2672
TGAMMA Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 tgamma ... mma (), tgammaf (), tgammal (): _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L 説明 これらの関数は x のガンマ ... 点例外 ( FE_OVERFLOW ) が上がる。 glibc では、C99 や POSIX.1-2001 で規定されていない以下のエラーも 起こり得る ... maf (), tgammal () Thread safety MT-Safe 準拠 C99, POSIX.1-2001, POSIX.1-2008. 注意 この関数を「本当の (tru ...
https://man.plustar.jp/manpage/man3/tgammal.3.html - [similar]
Man page of WC 2645
WC Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 wc - ファイルのバイ ... n 標準出力にバージョン情報を出力して正常終了する。 POSIX の注意 wc は 7 桁のフィールドに右詰でカウント数を表 ... 示する。 しかし POSIX は、カウントの間 (と最後のファイル名との間) には ス ... くように命じている。後者のフォーマットは、 環境変数 POSIXLY_CORRECT を指定すると得られる。 注意 プログラムの ... [ x ] [ y ] [ z ] Index 名前 書式 説明 オプション POSIX の注意 注意 This document was created by man2html ...
https://man.plustar.jp/manpage/man1/wc.1.html - [similar]
Man page of CHOWN 2645
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... 参照): fchown (), lchown (): /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || _XOPEN_SOURCE >= 500 || /* ... 以前: */ _BSD_SOURCE fchownat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... er, the S_ISUID and S_ISGID mode bits are cleared. POSIX does not specify whether this also should happen w ... 準拠 chown (), fchown (), lchown (): 4.4BSD, SVr4, POSIX.1-2001, POSIX.1-2008. 4.4BSD 版ではスーパーユーザー ...
https://man.plustar.jp/manpage/man2/chown.2.html - [similar]
Man page of CHOWN 2645
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... 参照): fchown (), lchown (): /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || _XOPEN_SOURCE >= 500 || /* ... 以前: */ _BSD_SOURCE fchownat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... er, the S_ISUID and S_ISGID mode bits are cleared. POSIX does not specify whether this also should happen w ... 準拠 chown (), fchown (), lchown (): 4.4BSD, SVr4, POSIX.1-2001, POSIX.1-2008. 4.4BSD 版ではスーパーユーザー ...
https://man.plustar.jp/manpage/man2/chown32.2.html - [similar]
Man page of FALLOCATE 2645
FALLOCATE Section: Linux Programmer's Manual (2) Updated: 2019-11-19 Index JM Home Page 名前 fal ... ファイルに対してディスク空間を確実に確保するために、 POSIX.1 で規定された方法である posix_fallocate (3) を使う ... 期化される。 このデフォルトの動作は、 ライブラリ関数 posix_fallocate (3) の動作と非常に似ている。 これは、 こ ... のシステムコールが posix_fallocate (3) を最適に実装する手段を提供することを ... 固有である。 関連項目 fallocate (1), ftruncate (2), posix_fadvise (3), posix_fallocate (3) この文書について ...
https://man.plustar.jp/manpage/man2/fallocate.2.html - [similar]
Man page of CHOWN 2645
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... 参照): fchown (), lchown (): /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || _XOPEN_SOURCE >= 500 || /* ... 以前: */ _BSD_SOURCE fchownat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... er, the S_ISUID and S_ISGID mode bits are cleared. POSIX does not specify whether this also should happen w ... 準拠 chown (), fchown (), lchown (): 4.4BSD, SVr4, POSIX.1-2001, POSIX.1-2008. 4.4BSD 版ではスーパーユーザー ...
https://man.plustar.jp/manpage/man2/fchown.2.html - [similar]
Man page of CHOWN 2645
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... 参照): fchown (), lchown (): /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || _XOPEN_SOURCE >= 500 || /* ... 以前: */ _BSD_SOURCE fchownat (): glibc 2.10 以降: _POSIX_C_SOURCE >= 200809L glibc 2.10 より前: _ATFILE_SOU ... er, the S_ISUID and S_ISGID mode bits are cleared. POSIX does not specify whether this also should happen w ... 準拠 chown (), fchown (), lchown (): 4.4BSD, SVr4, POSIX.1-2001, POSIX.1-2008. 4.4BSD 版ではスーパーユーザー ...
https://man.plustar.jp/manpage/man2/fchown32.2.html - [similar]
PREV 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 NEXT

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