next up previous contents index
Next: WaitPid Up: Functions and procedures Previous: TellDir

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
Tue Mar 31 16:46:10 CEST 1998