manページ検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1481 for POSIX (0.027 sec.)
Man page of UALARM 3350
UALARM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ualarm ... (): glibc 2.12 以降: (_XOPEN_SOURCE >= 500) && ! (_POSIX_C_SOURCE >= 200809L) || /* Glibc 2.19 以降: */ _DE ... 属性 値 ualarm () Thread safety MT-Safe 準拠 4.3BSD, POSIX.1-2001. POSIX.1-2001 では ualarm () は過去のものと ... されている。 POSIX.1-2008 では、 ualarm () の仕様が削除されている。 4 ... .3BSD, SUSv2, POSIX はエラーを定義していない。 注意 POSIX.1-2001 では、 ...
https://man.plustar.jp/manpage/man3/ualarm.3.html - [similar]
Man page of TRUNCATE 3318
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || /* glibc 2.19 以前: */ _BSD ... : _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_SOURCE >= 200112L || /* glibc 2.19 以前: */ _BSD ... 。 EINVAL fd does not reference a regular file or a POSIX shared memory object. EINVAL または EBADF The file ... descriptor fd is not open for writing. POSIX permits, and portable applications should handle, ...
https://man.plustar.jp/manpage/man2/ftruncate.2.html - [similar]
Man page of TRUNCATE 3318
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || /* glibc 2.19 以前: */ _BSD ... : _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_SOURCE >= 200112L || /* glibc 2.19 以前: */ _BSD ... 。 EINVAL fd does not reference a regular file or a POSIX shared memory object. EINVAL または EBADF The file ... descriptor fd is not open for writing. POSIX permits, and portable applications should handle, ...
https://man.plustar.jp/manpage/man2/ftruncate64.2.html - [similar]
Man page of TRUNCATE 3318
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || /* glibc 2.19 以前: */ _BSD ... : _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_SOURCE >= 200112L || /* glibc 2.19 以前: */ _BSD ... 。 EINVAL fd does not reference a regular file or a POSIX shared memory object. EINVAL または EBADF The file ... descriptor fd is not open for writing. POSIX permits, and portable applications should handle, ...
https://man.plustar.jp/manpage/man2/truncate.2.html - [similar]
Man page of TRUNCATE 3318
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ): _XOPEN_SOURCE >= 500 || /* glibc 2.12 以降: */ _POSIX_C_SOURCE >= 200809L || /* glibc 2.19 以前: */ _BSD ... : _XOPEN_SOURCE >= 500 || /* glibc 2.3.5 以降: */ _POSIX_C_SOURCE >= 200112L || /* glibc 2.19 以前: */ _BSD ... 。 EINVAL fd does not reference a regular file or a POSIX shared memory object. EINVAL または EBADF The file ... descriptor fd is not open for writing. POSIX permits, and portable applications should handle, ...
https://man.plustar.jp/manpage/man2/truncate64.2.html - [similar]
Man page of SETGID 3292
SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid ... up-ID are also set. Linux において、 setgid () は _POSIX_SAVED_IDS をもった POSIX 版のように実装されている。 ... と保存セットグループID のどちらとも一致しない。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4. 注意 元々の Linux の s ... and group IDs are a per-thread attribute. However, POSIX requires that all threads in a process share the s ... als. The NPTL threading implementation handles the POSIX requirements by providing wrapper functions for th ...
https://man.plustar.jp/manpage/man2/setgid.2.html - [similar]
Man page of SETGID 3292
SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid ... up-ID are also set. Linux において、 setgid () は _POSIX_SAVED_IDS をもった POSIX 版のように実装されている。 ... と保存セットグループID のどちらとも一致しない。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4. 注意 元々の Linux の s ... and group IDs are a per-thread attribute. However, POSIX requires that all threads in a process share the s ... als. The NPTL threading implementation handles the POSIX requirements by providing wrapper functions for th ...
https://man.plustar.jp/manpage/man2/setgid32.2.html - [similar]
Man page of REALPATH 3292
REALPATH Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 real ... 値 realpath () Thread safety MT-Safe 準拠 4.4BSD, POSIX.1-2001. POSIX.1-2001 では resolved_path が NULL の ... 場合の動作は実装に依存するとしている。 POSIX.1-2008 では、このマニュアルページに書かれている動作 ... fix) が resolved_path で返される。 バグ この関数の POSIX.1-2001 版は、設計段階から問題がある。 出力バッファ ... の適切なサイズを決定することができないからである。 POSIX.1-2001 ではバッファーサイズとして PATH_MAX は十分だ ...
https://man.plustar.jp/manpage/man3/realpath.3.html - [similar]
Man page of SETENV 3265
SETENV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 setenv ... re_test_macros (7) 参照): setenv (), unsetenv (): _POSIX_C_SOURCE >= 200112L || /* Glibc versions <= 2.19: ... unsetenv () Thread safety MT-Unsafe const:env 準拠 POSIX.1-2001, POSIX.1-2008, 4.3BSD. 注意 POSIX.1 は、 se ... の glibc 版は、「書式」セクションで示しているように POSIX.1 互換のプロトタイプである。 バグ POSIX.1 では 「 ...
https://man.plustar.jp/manpage/man3/setenv.3.html - [similar]
Man page of SETENV 3265
SETENV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 setenv ... re_test_macros (7) 参照): setenv (), unsetenv (): _POSIX_C_SOURCE >= 200112L || /* Glibc versions <= 2.19: ... unsetenv () Thread safety MT-Unsafe const:env 準拠 POSIX.1-2001, POSIX.1-2008, 4.3BSD. 注意 POSIX.1 は、 se ... の glibc 版は、「書式」セクションで示しているように POSIX.1 互換のプロトタイプである。 バグ POSIX.1 では 「 ...
https://man.plustar.jp/manpage/man3/unsetenv.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT

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