Unix-system-calls-getmsg

提供:Dev Guides
移動先:案内検索

[top]#

|http://www.google.com/[Google] | a|

Web This Site
  • 初心者向けのUnix *
  • 高度なUnix *

選択した読書

Copyright©2014 by finddevguides

[cols=",,,,,,,",]

| |  Home   | |  References   | |  Discussion Forums   | |  About TP  

[width="100%",cols="100%",]

a| == unimplemented()-Unix、Linuxシステムコール

[[File:]] image :http://www.finddevguides.com/images/next.gif [next] image:http://www.finddevguides.com/add- this.gif [AddThisソーシャルブックマークボタン]

広告

NAME

afs_syscall、break、fattach、fdetach、ftime、getmsg、getpmsg、gtty、isastream、lock、mpx、multiplexer、prof、profil、putmsg、putpmsg、security、stty、ulimit、vserver-未実装のシステムコール

概要

未実装のシステムコール。

説明

これらのシステムコールは、Linux 2.4カーネルには実装されていません。

返り値

これらのシステムコールは常に-1を返し、_errno_を ENOSYS に設定します。

ノート

*ftime* (3)、 *profil* (3)、および *ulimit* (3)はライブラリ関数として実装されていることに注意してください。
*alloc_hugepages* (2)、 *free_hugepages* (2)、 *ioperm* (2)、 *iopl* (2)、および *vm86* (2)などの一部のシステムコールは特定のアーキテクチャにのみ存在します。
*ipc* (2)、 *create_module* (2)、 *init_module* (2)、および *delete_module* (2)などの一部のシステムコールは、Linuxカーネルがサポートされて構築された場合にのみ存在します。

関連項目

[[File:]] image :http://www.finddevguides.com/images/next.gif [next] [[File:]]

広告

|  

[cols="^",]

|Advertisements