This website works better with JavaScript
首页
发现
帮助
注册
登录
XCAppCollection
/
XCVMKit-OS
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
浏览代码
[Feat] [1.0.0] Add vmnetproxy to getty
xcbosa mbp16
2 月之前
父节点
1601b928bb
当前提交
a05a0f1554
共有
1 个文件被更改
,包括
2 次插入
和
0 次删除
合并视图
显示文件统计
2
0
post_sbin/getty.c
+ 2
- 0
post_sbin/getty.c
查看文件
@@ -1,3 +1,5 @@
+#define _GNU_SOURCE
+
#include <stdio.h>
#include <stdio.h>
#include <pthread.h>
#include <pthread.h>
#include <unistd.h>
#include <unistd.h>