Merge pull request #523 from spongehah/c/hyper_related
[feat] llgo/c/hyper-related c lib
This commit is contained in:
@@ -58,6 +58,10 @@ const (
|
||||
O_TRUNC = 0x00000400
|
||||
)
|
||||
|
||||
const (
|
||||
EAGAIN = 35
|
||||
)
|
||||
|
||||
type (
|
||||
ModeT C.mode_t
|
||||
UidT C.uid_t
|
||||
|
||||
Reference in New Issue
Block a user