ssize_t myread()
static ssize_t myread(struct file*file,char *data,size_t count,loff_t *offp){ if(filp->f_flags &O_NONBLOCK) return -EAGAIN; int tmp[4]; tmp[0] =iore...