位置:首頁 > 其他技術 > Unix/Linux係統調用 > olduname()函數 Unix/Linux

olduname()函數 Unix/Linux

oldfstat, oldlstat, oldstat, oldolduname, olduname - 過時的係統調用

內容簡介

Obsolete system calls.

描述

The Linux 2.0 kernel implements these calls to support old executables. These calls return structures which have grown since their first implementation, but old executables must continue to receive old smaller structures.

Current executables should be linked with current libraries and never use these calls.

遵循於

These calls are unique to Linux and should not be used at all in new programs.

另請參閱