afs_syscall()函式 Unix/Linux


名稱

以下是Unix,Linux系統還沒有實現的清單,寫這個頁面的時候的系統呼叫:

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 to ENOSYS.

注意

注意:ftime(3), profil(3) and ulimit(3)  實現了庫函式。

系統呼叫如: alloc_hugepages(2), free_hugepages(2),ioperm(2), iopl(2), and vm86(2) 只存在於一定的架構。

系統呼叫如: ipc(2), create_module(2), init_module(2), anddelete_module(2) 只存在Linux核心時,內建支援他們。

另請參閱