Unix-system-calls-getuid
提供:Dev Guides
[top]#
|http://www.google.com/[Google] | a|
Web | This Site |
選択した読書 Copyright©2014 by finddevguides |
[cols=",,,,,,,",] |
| | Home | | References | | Discussion Forums | | About TP
[width="100%",cols="100%",] |
a| == getuid()-Unix、Linuxシステムコール
[[File:]] image :http://www.finddevguides.com/images/next.gif [next] image:http://www.finddevguides.com/add- this.gif [AddThisソーシャルブックマークボタン]
広告
NAME
getuid、geteuid-ユーザーIDを取得
概要
- #include <unistd.h> * *#include <sys/types.h> *
説明
エラー
これらの機能は常に成功しています。
準拠
POSIX.1-2001、4.3BSD。
歴史
Unix V6では、 getuid ()呼び出しが(euid << 8)+ uidを返しました。 Unix V7では、 getuid ()と geteuid ()を別々に呼び出しました。
関連項目
[[File:]] image :http://www.finddevguides.com/images/next.gif [next] [[File:]]
広告
|
[cols="^",] |
|Advertisements