summaryrefslogtreecommitdiff
path: root/fd.h
AgeCommit message (Collapse)AuthorFilesLines
2006-09-06fd.* -> file.*rsc1-9/+0
2006-09-06struct fd -> struct filersc1-3/+1
2006-09-06writeable => writablersc1-1/+1
2006-08-08fix race in holding() check in acquire()rtm1-0/+1
give cpu1 a TSS and gdt for when it enters scheduler() and a pseudo proc[] entry for each cpu cpu0 waits for each other cpu to start up read() for files
2006-07-29open()rtm1-1/+2
2006-07-16more name cleanuprsc1-1/+1
2006-06-27file descriptorsrtm1-0/+9
pipes