header: add utmpx.h, linux/kd.h, linux/vt.h, X11/Xauth.h
This commit is contained in:
@@ -95,6 +95,8 @@ pub mod endian;
|
||||
pub mod err;
|
||||
pub mod errno;
|
||||
pub mod fcntl;
|
||||
pub mod linux_kd;
|
||||
pub mod linux_vt;
|
||||
pub mod float;
|
||||
pub mod fmtmsg;
|
||||
pub mod fnmatch;
|
||||
@@ -156,6 +158,7 @@ pub mod strings;
|
||||
pub mod sys_auxv;
|
||||
pub mod sys_epoll;
|
||||
pub mod sys_eventfd;
|
||||
pub mod utmpx;
|
||||
pub mod sys_file;
|
||||
pub mod sys_ioctl;
|
||||
pub mod sys_ipc;
|
||||
@@ -211,3 +214,4 @@ pub mod wchar;
|
||||
pub mod wctype;
|
||||
// TODO: wordexp.h
|
||||
// TODO: xti.h (deprecated)
|
||||
pub mod X11_Xauth;
|
||||
|
||||
Reference in New Issue
Block a user