next up previous contents index
Next: UnLink Up: Functions and procedures Previous: Umask

Uname

   

Declaration:

Procedure Uname (var unamerec:utsname) ;

Description:

Uname gets the name and configuration of the current LINUX kernel, and returns it in unamerec.

Errors:

LinuxError is used to report errors.

See also:

GetHostName, GetDomainName, uname (2)



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998