manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 99 for sig (0.073 sec.)
Man page of GETLOGIN 5918
GETLOGIN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 getl ... ) Thread safety MT-Unsafe race:getlogin race:utent sig:ALRM timer locale getlogin_r () Thread safety MT-U ... nsafe race:utent sig:ALRM timer locale cuserid () Thread safety MT-Unsa ... ing locale In the above table, utent in race:utent signifies that if any of the functions setutent (3), g ...
https://man.plustar.jp/manpage/man3/getlogin_r.3.html - [similar]
Man page of SLEEP 5878
SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep - ... の秒数の間だけ休止する 書式 #include < unistd.h > unsigned int sleep(unsigned int seconds ); 説明 sleep () ... conds specified in seconds have elapsed or until a signal arrives which is not ignored. 返り値 要求された ... ーフェース 属性 値 sleep () Thread safety MT-Unsafe sig:SIGCHLD/linux 準拠 POSIX.1-2001, POSIX.1-2008. 注意 ... s, sleep () may be implemented using alarm (2) and SIGALRM (POSIX.1 permits this); mixing calls to alarm ...
https://man.plustar.jp/manpage/man3/sleep.3.html - [similar]
Man page of UPDWTMP 5826
UPDWTMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 updwt ... 値 updwtmp (), logwtmp () Thread safety MT-Unsafe sig:ALRM timer 準拠 POSIX.1 にはない。 Solaris, NetBSD ...
https://man.plustar.jp/manpage/man3/logwtmp.3.html - [similar]
Man page of UPDWTMP 5826
UPDWTMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 updwt ... 値 updwtmp (), logwtmp () Thread safety MT-Unsafe sig:ALRM timer 準拠 POSIX.1 にはない。 Solaris, NetBSD ...
https://man.plustar.jp/manpage/man3/updwtmp.3.html - [similar]
Man page of UPDWTMP 5826
UPDWTMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 updwt ... 値 updwtmp (), logwtmp () Thread safety MT-Unsafe sig:ALRM timer 準拠 POSIX.1 にはない。 Solaris, NetBSD ...
https://man.plustar.jp/manpage/man3/updwtmpx.3.html - [similar]
Man page of POLL 5787
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... URCE /* feature_test_macros (7) 参照 */ #include < signal.h > #include < poll.h > int ppoll(struct pollfd ... fds_t nfds , const struct timespec * tmo_p , const sigset_t * sigmask ); 説明 poll () performs a similar ... ) の呼び出しは、 ready = ppoll(&fds, nfds, tmo_p, &sigmask); 次の呼び出しを atomic に実行するのとほぼ等価 ... である。 sigset_t origmask; int timeout; timeout = (tmo_p == NU ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 5787
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... URCE /* feature_test_macros (7) 参照 */ #include < signal.h > #include < poll.h > int ppoll(struct pollfd ... fds_t nfds , const struct timespec * tmo_p , const sigset_t * sigmask ); 説明 poll () performs a similar ... ) の呼び出しは、 ready = ppoll(&fds, nfds, tmo_p, &sigmask); 次の呼び出しを atomic に実行するのとほぼ等価 ... である。 sigset_t origmask; int timeout; timeout = (tmo_p == NU ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of BSD_SIGNAL 5787
BSD_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 bs ... d_signal - BSD 方式のシグナル処理 書式 #include < signal ... .h > typedef void (*sighandler_t)(int); sighandler_t bsd_signal(int signum ... , sighandler_t handler ); glibc 向けの機能検査マクロの要 ... 件 ( feature_test_macros (7) 参照): bsd_signal (): glibc 2.26 以降: _XOPEN_SOURCE >= 500 && ! ...
https://man.plustar.jp/manpage/man3/bsd_signal.3.html - [similar]
Man page of SYSV_SIGNAL 5787
SYSV_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 s ... ysv_signal - System V 方式のシグナル処理 書式 #define _GNU ... URCE /* feature_test_macros (7) 参照 */ #include < signal.h > typedef void (*sighandler_t)(int); sighandl ... er_t sysv_signal(int signum , sighandler_t handler ); 説明 sysv_ ... signal () 関数は signal (2) と同じ引数をとり、同じ処理を実行する。 しか ...
https://man.plustar.jp/manpage/man3/sysv_signal.3.html - [similar]
Man page of SELECT 5735
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... xceptfds , const struct timespec * timeout , const sigset_t * sigmask ); glibc 向けの機能検査マクロの要件 ... t () はこの引き数を変更しない。 (iii) select () は sigmask 引き数を持たない。その動作は sigmask に NULL を ... 定されると、 select () は無期限に停止 (block) する。 sigmask は、シグナルマスク ( sigprocmask (2) を参照) へ ... のポインターである。 sigmask が NULL でない場合、 pselect () は sigmask が指 ...
https://man.plustar.jp/manpage/man2/_newselect.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