manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 349 for call (0.008 sec.)
Man page of SYSCALL 8717
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 syscall ... コール 書式 #include < unistd.h > #include < sys/syscall.h > /* SYS_xxx の定義用 */ long syscall(long numbe ... 検査マクロの要件 ( feature_test_macros (7) 参照): syscall (): glibc 2.19 以降: _DEFAULT_SOURCE glibc 2.19 よ ... り前: _BSD_SOURCE || _SVID_SOURCE 説明 syscall () は、システムコールを起動する小さなライブラリ関数 ... ステムコールを、指定された引数をつけて実行する。 syscall () が役に立つのは、例えば C ライブラリにラッパー関 ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of USELIB 7989
USELIB Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 uselib ... * library ); Note : No declaration of this system call is provided in glibc headers; see NOTES. 説明 シス ... ム には使用すべきでない。 注意 This obsolete system call is not supported by glibc. No declaration is provi ... ions before 2.23 did export an ABI for this system call. Therefore, in order to employ this system call, i ... r code; alternatively, you could invoke the system call using syscall (2). In ancient libc versions (befor ...
https://man.plustar.jp/manpage/man2/uselib.2.html - [similar]
Man page of SYSCTL 7899
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... tl(struct __sysctl_args * args ); 説明 This system call no longer exists on current kernels! See NOTES. _s ... R name が見つからなかった。 バージョン This system call first appeared in Linux 1.3.57. It was removed in ... 数の宣言は両方で同じである。 注意 Use of this system call was long discouraged: since Linux 2.6.24, uses of ... this system call result in warnings in the kernel log, and in Linux ...
https://man.plustar.jp/manpage/man2/_sysctl.2.html - [similar]
Man page of SYSCTL 7899
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... tl(struct __sysctl_args * args ); 説明 This system call no longer exists on current kernels! See NOTES. _s ... R name が見つからなかった。 バージョン This system call first appeared in Linux 1.3.57. It was removed in ... 数の宣言は両方で同じである。 注意 Use of this system call was long discouraged: since Linux 2.6.24, uses of ... this system call result in warnings in the kernel log, and in Linux ...
https://man.plustar.jp/manpage/man2/sysctl.2.html - [similar]
Man page of SIGPROCMASK 6991
SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... * oldset ); /* Prototype for the underlying system call */ int rt_sigprocmask(int how , const kernel_sigse ... t sigsetsize ); /* Prototype for the legacy system call (deprecated) */ int sigprocmask(int how , const ol ... ee nptl (7) for details. The original Linux system call was named sigprocmask (). However, with the additi ... in this manual page) type supported by that system call was no longer fit for purpose. Consequently, a new ...
https://man.plustar.jp/manpage/man2/rt_sigprocmask.2.html - [similar]
Man page of SIGPROCMASK 6991
SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... * oldset ); /* Prototype for the underlying system call */ int rt_sigprocmask(int how , const kernel_sigse ... t sigsetsize ); /* Prototype for the legacy system call (deprecated) */ int sigprocmask(int how , const ol ... ee nptl (7) for details. The original Linux system call was named sigprocmask (). However, with the additi ... in this manual page) type supported by that system call was no longer fit for purpose. Consequently, a new ...
https://man.plustar.jp/manpage/man2/sigprocmask.2.html - [similar]
Man page of _EXIT 6812
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... X_C_SOURCE >= 200112L 説明 _exit () terminates the calling process "immediately". Any open file descriptor ... by the parent using one of the wait (2) family of calls. 関数 _Exit () は _exit () と等価である。 返り値 ... e function _exit () is like exit (3), but does not call any functions registered with atexit (3) or on_exi ... sh. If the delay is undesired, it may be useful to call functions like tcflush (3) before calling _exit () ...
https://man.plustar.jp/manpage/man2/_Exit.2.html - [similar]
Man page of _EXIT 6812
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... X_C_SOURCE >= 200112L 説明 _exit () terminates the calling process "immediately". Any open file descriptor ... by the parent using one of the wait (2) family of calls. 関数 _Exit () は _exit () と等価である。 返り値 ... e function _exit () is like exit (3), but does not call any functions registered with atexit (3) or on_exi ... sh. If the delay is undesired, it may be useful to call functions like tcflush (3) before calling _exit () ...
https://man.plustar.jp/manpage/man2/_exit.2.html - [similar]
Man page of _EXIT 6812
_EXIT Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 _exit, ... X_C_SOURCE >= 200112L 説明 _exit () terminates the calling process "immediately". Any open file descriptor ... by the parent using one of the wait (2) family of calls. 関数 _Exit () は _exit () と等価である。 返り値 ... e function _exit () is like exit (3), but does not call any functions registered with atexit (3) or on_exi ... sh. If the delay is undesired, it may be useful to call functions like tcflush (3) before calling _exit () ...
https://man.plustar.jp/manpage/man2/exit.2.html - [similar]
Man page of SIGPENDING 6443
SIGPENDING Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 si ... ライブラリとカーネルの違い The original Linux system call was named sigpending (). However, with the additio ... 32-bit sigset_t argument supported by that system call was no longer fit for purpose. Consequently, a new ... system call, rt_sigpending (), was added to support an enlarge ... d sigset_t type. The new system call takes a second argument, size_t sigsetsize , which ...
https://man.plustar.jp/manpage/man2/rt_sigpending.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