obsolete
NAME
oldfstat, oldlstat, oldstat, oldolduname, olduname - obso-
lete system calls
SYNOPSIS
Obsolete system calls.
DESCRIPTION
The Linux 1.3.6 kernel implements these calls to support
old executables. These calls return structures which have
grown since their first implementation, but old executa-
bles must continue to receive old smaller structures.
Current executables should be linked with current
libraries and never use these calls.
SEE ALSO
fstat(2), lstat(2), stat(2), uname(2), undocumented(2),
unimplemented(2)
|