This file defines the utsname structure, as well as the prototype for the POSIX function uname, which returns a series of null terminated strings of information identifying the current system. This function is not implemented in the minimal C library. Refer to Section 17 for details.