11 Commits

Author SHA1 Message Date
Zachary Lebold
0fca14d86c Update ioctl.html
Fix file descriptor reference.
2016-03-07 02:30:10 -05:00
Zachary Lebold
2e80500b26 Update getdirentry.html
Fix file descriptor reference.
2016-03-07 02:29:08 -05:00
Zachary Lebold
414122655b Update ftruncate.html
Fix file descriptor reference.
2016-03-07 02:27:27 -05:00
Zachary Lebold
7b6a0b2ac9 Update fstat.html
Fix file descriptor reference.
2016-03-07 02:26:18 -05:00
Zachary Lebold
e2c2aa2506 Update dup2.html
Fix references to file descriptor as file handle.
2016-03-07 02:24:48 -05:00
Zachary Lebold
ac3833b17d Update close.html
Fix references to file descriptor as file handle.
2016-03-07 02:22:11 -05:00
Zachary Lebold
a92f77bc80 Update open.html
Fix references to file descriptor being called file handle.
2016-03-07 02:20:20 -05:00
Zachary Lebold
ec68d1f1d3 Update lseek.html
Fix references to "fd" as file descriptor, instead of file handle.
2016-03-07 02:15:45 -05:00
Zachary Lebold
cb8922017d Update write.html
Change "nbytes" to "buflen" to be consistent with read and since "buflen" is used in the documentation here.
2016-03-07 02:05:04 -05:00
Zachary Lebold
914792726f Update _exit.html
Remove extraneous comma.
2016-03-07 02:01:18 -05:00
Geoffrey Challen
cafa9f5690 Initial Spring 2016 commit. 2015-12-23 00:50:04 +00:00