manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 3103 for LINUX (0.052 sec.)
Man page of MSGCTL 2916
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl ... rently on the message queue. This is a nonstandard Linux extension that is not specified in POSIX. msg_qnum ... caller must be privileged. Appropriate privilege (Linux: the CAP_SYS_RESOURCE capability) is required to r ... 場合、 msgctl () の第 3 引数は無視される。 IPC_INFO (Linux 固有) システム全体でのメッセージキューの制限とパラ ... 更可能である。 詳しくは proc (5) を参照。 MSG_INFO (Linux 固有) IPC_INFO のときと同じ情報を格納した msginfo ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of RESTART_SYSCALL 2916
RESTART_SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名 ... のみ使用される。 概要するシステムコールは poll (2) (Linux 2.6.24 以降)、 nanosleep (2) (Linux 2.6 以降)、 cl ... ock_nanosleep (2) (Linux 2.6 以降)、 FUTEX_WAIT (Linux 2.6.22 以降) や FUTE ... X_WAIT_BITSET (Linux 2.6.31 以降) 操作を利用した場合の futex (2) である ... る。 バージョン restart_syscall () システムコールは Linux 2.6 以降に存在する。 準拠 このシステムコールは Lin ...
https://man.plustar.jp/manpage/man2/restart_syscall.2.html - [similar]
Man page of TIMES 2916
TIMES Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 times - ... あると記述されている。 今ではこれは古いものである。 Linux 2.6.9 より前のバージョンでは、 SIGCHLD を SIG_IGN ... み起きるべきだとしている。 標準とは異なるこの動作は Linux 2.6.9 以降で修正されている。 Linux では、 buf 引数 ... なく、 CLOCKS_PER_SEC が単位である点に注意すること。 Linux では、 times () の返り値を計算する起点となる「過去 ... 任意の時点」は、カーネルのバージョン により異なる。 Linux 2.4 以前では、この時点はシステムが起動した瞬間であ ...
https://man.plustar.jp/manpage/man2/times.2.html - [similar]
Man page of RTNETLINK 2916
RTNETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 rtn ... etlink - Linux IPv4 ルーティングソケット 書式 #include < asm/type ... s.h > #include < linux/netlink.h > #include < linux/rtnetlink.h > #includ ... x は他と重ならないインターフェースの index である (Linux 3.7 以降では、 RTMGRP_LINK メッセージで 0 以外の値 ... の統計 IFLA_STATS の値の型は struct rtnl_link_stats (Linux 2.4 以前では struct net_device_stats ) である。 RT ...
https://man.plustar.jp/manpage/man7/rtnetlink.7.html - [similar]
Man page of SYSINFO 2896
SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysin ... emory and swap usage, as well as the load average. Linux 2.3.16 までは sysinfo () は以下の構造体に情報を入れ ... of the memory and swap fields are given in bytes. Linux 2.3.23 (i386)、Linux 2.3.48 (全てのアーキテクチャー ... が有効なアドレスではない。 バージョン sysinfo () は Linux 0.98.pl6 で初めて登場した。 準拠 この関数は Linux ... 関連項目 proc (5) この文書について この man ページは Linux man-pages プロジェクトのリリース 5.10 の一部である ...
https://man.plustar.jp/manpage/man2/sysinfo.2.html - [similar]
Man page of RAW 2896
RAW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 raw - Linux ... て設定することができる。詳細な情報は ip (7) を見よ。 Linux 2.2 以降では、 IP ヘッダーの全てのフィールドとオプ ... protocol number, but it is ignored for sending in Linux 2.2 and later, and should be always set to 0 (see ... 受け取った。 バージョン IP_RECVERR と ICMP_FILTER は Linux 2.2 で登場した。これらは Linux での拡張であり、 移 ... 植性の必要なプログラムでは用いるべきでない。 Linux 2.0 では SO_BSDCOMPAT ソケットオプションをセットす ...
https://man.plustar.jp/manpage/man7/raw.7.html - [similar]
Man page of SIGNAL 2896
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... - シグナルの概要 説明 Linux は POSIX 信頼シグナル (reliable signal; 以後 "標準 ... tack (and sensible software design!). 標準シグナル Linux supports the standard signals listed below. The se ... LL と SIGSTOP はキャッチ、ブロック、無視できない。 Linux 2.2 以前では、 SIGSYS , SIGXCPU , SIGXFSZ および S ... の動作がコアダンプなしのプロセス終了のものがある。) Linux 2.4 では、POSIX.1-2001 での要求仕様に準拠して、 こ ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of UNIX 2896
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... システムのパス名に 結び付けることもできる。さらに Linux では、ファイル システムに依存しない抽象名前空間 (a ... reliable and don't reorder datagrams); and (since Linux 2.6.4) SOCK_SEQPACKET , for a sequenced-packet soc ... The sun_family field always contains AF_UNIX . On Linux, sun_path is 108 bytes in size; see also NOTES, be ... 、 sun_path にはヌル終端されたパス名が格納される。 (Linux では、上記の offsetof () 式は sizeof(sa_family_t) ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of CHOWN 2872
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... クリンクを展開しない点が異なる。 特権を持つプロセス (Linux では CAP_CHOWN ケーパビリティ (capability) を持つプ ... に ファイルのグループを変更することができる。 特権 (Linux では CAP_CHOWN ) を持つプロセスは、任意のグループに ... lso should happen when root does the chown (); the Linux behavior depends on the kernel version, and since ... とって作成される ビットマスクである。 AT_EMPTY_PATH (Linux 2.6.39 以降) pathname が空文字列の場合、 dirfd が参 ...
https://man.plustar.jp/manpage/man2/chown.2.html - [similar]
Man page of CHOWN 2872
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... クリンクを展開しない点が異なる。 特権を持つプロセス (Linux では CAP_CHOWN ケーパビリティ (capability) を持つプ ... に ファイルのグループを変更することができる。 特権 (Linux では CAP_CHOWN ) を持つプロセスは、任意のグループに ... lso should happen when root does the chown (); the Linux behavior depends on the kernel version, and since ... とって作成される ビットマスクである。 AT_EMPTY_PATH (Linux 2.6.39 以降) pathname が空文字列の場合、 dirfd が参 ...
https://man.plustar.jp/manpage/man2/chown32.2.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

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