manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 945 for [SIMILAR] 16 1024 4096 WITH 92842 vfork WITH 123... (1.715 sec.)
Man page of VFORK 10000
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - 子プロセスを生成し親プロセスを停止させる 書式 #include < sys/types.h > #include < unistd.h > pid_t vfork(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): vfork (): gli ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of EXIT 1304
EXIT Section: Linux Programmer's Manual (3) Updated: 2020-02-09 Index JM Home Page 名前 exit - プロセスの正常終了 書式 #include < stdlib.h > void exit(int status ); 説明 exit () 関数は、プロセスを正常に終了させ、 status の最下位バイト (つまり status & 0xFF ) を親プロセスへ返す ( wait (2) ...
https://man.plustar.jp/manpage/man3/exit.3.html - [similar]
Man page of UTMP 1304
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wtmp - ログイン記録 書式 #include < utmp.h > 説明 utmp ファイルを見ることで、現在誰がシステムを使っているかという情報 が得られる。ただすべてのプログラムが utmp ファイルを 更新しているわけではない ...
https://man.plustar.jp/manpage/man5/utmp.5.html - [similar]
Man page of UTMP 1304
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wtmp - ログイン記録 書式 #include < utmp.h > 説明 utmp ファイルを見ることで、現在誰がシステムを使っているかという情報 が得られる。ただすべてのプログラムが utmp ファイルを 更新しているわけではない ...
https://man.plustar.jp/manpage/man5/utmpx.5.html - [similar]
Man page of UTMP 1304
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wtmp - ログイン記録 書式 #include < utmp.h > 説明 utmp ファイルを見ることで、現在誰がシステムを使っているかという情報 が得られる。ただすべてのプログラムが utmp ファイルを 更新しているわけではない ...
https://man.plustar.jp/manpage/man5/wtmp.5.html - [similar]
Man page of _EXIT 1304
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/_Exit.2.html - [similar]
Man page of _EXIT 1304
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/_exit.2.html - [similar]
Man page of _EXIT 1304
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, _Exit - 呼び出し元のプロセスを終了させる 書式 #include < unistd.h > void _exit(int status ); #include < stdlib.h > void _Exit(int status ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man2/exit.2.html - [similar]
Man page of FORK 1147
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
Man page of CLONE 1147
CLONE Section: Linux Programmer's Manual (2) Updated: 2014-09-21 Index JM Home Page 名前 clone, __clone2 - 子プロセスを作成する 書式 /* glibc ラッパー関数のプロトタイプ */ #include < sched.h > int clone(int (* fn )(void *), void * child_stack , int flags , void * arg , ... /* pid_t * pti ...
https://man.plustar.jp/manpage/man2/__clone2.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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