summaryrefslogtreecommitdiff
path: root/kernel/hd.c
AgeCommit message (Expand)Author
2018-10-09Added the f_inode element to struct file as a pointer to the file'sJake Mannens
2018-09-09Re-ordered system call numbers and definitions into alphabetical orderJake Mannens
2018-08-06Defined ssize_t in unistd.h.Jake Mannens
2018-07-16Included the necessary stdint.h in kernel/hd.h. That header file may nowJake Mannens