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

Reference for unit 'Linux'

Linux-specific operating system calls.

uses

  ctypes;

Overview

The linuxunit contains linux specific operating system calls.

The platform independent functionality of the FPC 1.0.X version of the linuxunit has been split out over the unix, baseunixand unixutilunits.

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

People wanting to use the old version (FPC 1.0.X and before) of the linuxcan use the oldlinuxunit instead.