Go to the source code of this file.
#define SYS_chown 16 /* 202 - lchown */ |
#define SYS_close 6 /*x*/ |
#define SYS_creat 8 /*x*/ |
#define SYS_execv 11 /* n/a - execve */ |
#define SYS_execve 12 /* 11 - chdir */ |
#define SYS_fstat 22 /* 108 - oldumount */ |
#define SYS_gettimeofday 24 /*x 78 - getuid (not implemented on WIN32) */ |
#define SYS_isatty 21 /* n/a - mount */ |
#define SYS_link 9 /*x (not implemented on WIN32) */ |
#define SYS_lseek 19 /*x*/ |
#define SYS_nop 0 /* unused */ |
#define SYS_pipe 13 /* 42 - time */ |
#define SYS_rename 7 /*x 38 - waitpid */ |
#define SYS_stat 14 /* 106 - mknod */ |
#define SYS_time 23 /* 13 - setuid */ |
#define SYS_times 25 /*X 43 - stime (Xtensa-specific implementation) */ |
#define SYS_unlink 10 /*x*/ |
#define SYS_utime 17 /* 30 - break */ |
#define SYS_wait 18 /* n/a - oldstat */ |
#define SYS_write 4 /*x*/ |
#define XTISS_SELECT_ONE_EXCEPT 3 |
#define XTISS_SELECT_ONE_READ 1 |
#define XTISS_SELECT_ONE_WRITE 2 |