[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Linux' (#rtl)

Reference for unit 'Linux'

Linux-specific operating system calls.

uses

  System,

  

The system unit

  BaseUnix,

  

Basic unix functionality

  unixtype;

  

Basic unix types

Overview

The linux unit contains linux specific operating system calls.

The platform independent functionality of the FPC 1.0.X version of the linux unit has been split out over the unix, baseunix and unixutil units.

The X86-specific parts have been moved to the X86 unit.

People wanting to use the old version (FPC 1.0.X and before) of the linux can use the oldlinux unit instead.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.