35 return read(fd,buf,len);
59 return write(fd,buf,len);
int read(int _str, void *_buf, int _b)
int timeoutwrite(int t, int fd, char *buf, int len)
int timeoutread(int t, int fd, char *buf, int len)
int iopause(iopause_fd *, unsigned int, struct taia *, struct taia *)
int taia_less(struct taia *, struct taia *)
void taia_add(struct taia *, struct taia *, struct taia *)
void taia_uint(struct taia *, unsigned int)
int taia_now(struct taia *)