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

FpUname

Return system name.

Declaration

Source position: bunxh.inc line 70

function FpUname(

  var name: UtsName

):cint;

Description

Uname gets the name and configuration of the current linux kernel, and returns it in the name record.

On success, 0 is returned, on error, -1 is returned.

Errors

Extended error information can be retrieved using fpGetErrno.

See also

FpUTime

  

Set access and modification times of a file (touch).


Documentation generated on: Nov 14 2015