Penguin
Annotated edit history of obsolete(2) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 OBSOLETE
2 !!!OBSOLETE
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 CONFORMING TO
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 oldfstat, oldlstat, oldstat, oldolduname, olduname - obsolete system calls
13 !!SYNOPSIS
14
15
16 Obsolete system calls.
17 !!DESCRIPTION
18
19
20 The Linux 2.0 kernel implements these calls to support old
21 executables. These calls return structures which have grown
22 since their first implementation, but old executables must
23 continue to receive old smaller structures.
24
25
26 Current executables should be linked with current libraries
27 and never use these calls.
28 !!CONFORMING TO
29
30
31 These calls are unique to Linux and should not be used at
32 all in new programs.
33 !!SEE ALSO
34
35
36 fstat(2), lstat(2), stat(2),
37 uname(2), unimplemented(2)
38 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.