_write working, _fstat upload/download not working
This commit is contained in:
@@ -3,19 +3,19 @@
|
||||
|
||||
#define FILE_IOO
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
// #include <sys/stat.h>
|
||||
// #include <errno.h>
|
||||
// #include <stdio.h>
|
||||
|
||||
void vx_close();
|
||||
// void vx_close();
|
||||
|
||||
void vx_fstat();
|
||||
// void vx_fstat();
|
||||
|
||||
void vx_isatty();
|
||||
// void vx_isatty();
|
||||
|
||||
void vx_read();
|
||||
// void vx_read();
|
||||
|
||||
void vx_write();
|
||||
// void vx_write();
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user