The simplescalar tool set, version 2.0(17)
时间:2025-04-20
时间:2025-04-20
under Contract DABT63-95-C-0127 and ARPA order no. D346. The current support for this work comes from a variety of sources, all of to which we are indebted.
FSTAT:Get le descriptor status.Syscode:0x3e
Interface:int fstat(int fd, struct stat *buf);Semantics:Seefstat(2).GETPAGESIZE:Get page size.Syscode:0x40
Interface:int getpagesize(void);Semantics:
Seegetpagesize(2).
GETDTABLESIZE: Get le descriptor table size.Syscode:0x59Interface:int getdtablesize(void);Semantics:Seegetdtablesize(2).DUP2:
Duplicate a le descriptor.Syscode:0x5a
Interface:int dup2(int fd1, int fd2);Semantics:Seedup2(2).
FCNTL:File control.Syscode:0x5c
Interface:int fcntl(int fd, int cmd, int arg);Semantics:Seefcntl(2).
SELECT:Synchronous I/O multiplexing.Syscode:0x5d
Interface:int select (int width, fd_set *readfds, fd_set*writefds, fd_set *exceptfds, struct timeval*timeout);
Semantics:
Seeselect(2).
GETTIMEOFDAY: Get the date and time.Syscode:0x74Interface:struct timeval {
long tv_sec;long tv_usec;};
struct int {
timezone tz_minuteswest;int tz_dsttime;};
int gettimeofday(struct timeval *tp,struct timezone *tzp);
Semantics:Seegettimeofday(2).WRITEV:Write output, vectored.Syscode:0x79
Interface:int writev(int fd, struct iovec *iov, int cnt);Semantics:Seewritev(2).
UTIMES:Set le times.Syscode:0x8a
Interface:int utimes(char * le, struct timeval *tvp);Semantics:Seeutimes(2).
GETRLIMIT:Get maximum resource consumption.Syscode:0x90
Interface:int getrlimit(int res, struct rlimit *rlp);Semantics:Seegetrlimit(2).
SETRLIMIT:
Set maximum resource consumption.
Syscode:0x91
Interface:int setrlimit(int res, struct rlimit *rlp);Semantics:Seesetrlimit(2).
上一篇:农历闰月的推算
下一篇:职业技能鉴定试题(数控车)