This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
XCAppCollection
/
XCVMKit-OS
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
[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 <pthread.h>
#include <unistd.h>