Unit 'BaseUnix' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

FpUname

Return system name.

Declaration

Source position: bunxh.inc line 74

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: Jul 24 2023