index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
io-read.c
Age
Commit message (
Expand
)
Author
1997-02-21
(diskfs_S_io_read):
Miles Bader
1997-02-12
(diskfs_S_io_read):
Miles Bader
1996-05-09
(diskfs_S_io_read): s/ioserver/iohelp/g
Michael I. Bushnell
1996-01-05
Return errors regardless of *DATALEN--reads are all or nothing.
Roland McGrath
1996-01-04
Pass DATALEN read/write to _diskfs_rdwr_internal, and
Roland McGrath
1995-06-09
(diskfs_S_io_read): Cast MAKREAD to off_t in comparison.
Michael I. Bushnell
1995-05-12
(diskfs_S_io_read): If the offset is past the end of the file, then
Michael I. Bushnell
1995-03-17
(diskfs_S_io_read): Implement diskfs_synchronous.
Michael I. Bushnell
1994-12-09
(diskfs_S_io_read): Don't check for MAXREAD<0.
Roland McGrath
1994-12-09
Use mach_msg_type_number_t in place of unsigned int and int.
Roland McGrath
1994-11-11
(diskfs_S_io_read): If OFF is past the end of the file, don't set
Michael I. Bushnell
1994-07-13
entered into RCS
Michael I. Bushnell
1994-05-05
Formerly io-read.c.~5~
Roland McGrath
1994-02-04
Formerly io-read.c.~4~
Michael I. Bushnell
1994-02-03
Formerly io-read.c.~3~
Michael I. Bushnell
1994-02-03
Formerly io-read.c.~2~
Michael I. Bushnell
1994-02-03
Initial revision
Michael I. Bushnell