Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 4.8

i386

oldlstat(2)


OBSOLETE

OBSOLETE

NAME
SYNOPSIS
DESCRIPTION
CONFORMING TO
SEE ALSO

NAME

oldfstat, oldlstat, oldstat, oldolduname, olduname − obsolete system calls

SYNOPSIS

Obsolete system calls.

DESCRIPTION

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.

CONFORMING TO

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

SEE ALSO

fstat(2), lstat(2), stat(2), uname(2), unimplemented(2)



oldlstat(2)