uname header and implementation
Jérome DUVAL <[email protected]>
| Newsgroups | gmane.os.openbeos.kernel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, i think we miss this header : http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/utsname.h.html http://fxr.watson.org/fxr/source/sys/utsname.h if no one minds, i'll go for adding a compliant sys/utsname.h in our headers/posix folder. Implementation could go in src/kernel/libroot/posix/sys/utsname.c also. It should basically call get_system_info() Bye, Jérôme