index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdiskfs
/
io-read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdiskfs: catch mmap failure
Samuel Thibault
2025-01-11
1
-0
/
+1
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
1
-1
/
+1
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-1
/
+1
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-3
/
+3
*
2001-04-08 Neal H Walfield <neal@cs.uml.edu>
Roland McGrath
2001-04-12
1
-2
/
+2
*
1999-12-02 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis
1999-12-02
1
-15
/
+17
*
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-11
1
-1
/
+1
*
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-03
1
-2
/
+2
*
(diskfs_S_io_read):
Miles Bader
1997-02-21
1
-3
/
+26
*
(diskfs_S_io_read):
Miles Bader
1997-02-12
1
-1
/
+6
*
(diskfs_S_io_read): s/ioserver/iohelp/g
Michael I. Bushnell
1996-05-09
1
-1
/
+1
*
Return errors regardless of *DATALEN--reads are all or nothing.
Roland McGrath
1996-01-05
1
-8
/
+2
*
Pass DATALEN read/write to _diskfs_rdwr_internal, and
Roland McGrath
1996-01-04
1
-9
/
+15
*
(diskfs_S_io_read): Cast MAKREAD to off_t in comparison.
Michael I. Bushnell
1995-06-09
1
-1
/
+1
*
(diskfs_S_io_read): If the offset is past the end of the file, then
Michael I. Bushnell
1995-05-12
1
-1
/
+3
*
(diskfs_S_io_read): Implement diskfs_synchronous.
Michael I. Bushnell
1995-03-17
1
-1
/
+3
*
(diskfs_S_io_read): Don't check for MAXREAD<0.
Roland McGrath
1994-12-09
1
-7
/
+1
*
Use mach_msg_type_number_t in place of unsigned int and int.
Roland McGrath
1994-12-09
1
-2
/
+2
*
(diskfs_S_io_read): If OFF is past the end of the file, don't set
Michael I. Bushnell
1994-11-11
1
-2
/
+6
*
entered into RCS
Michael I. Bushnell
1994-07-13
1
-1
/
+2
*
Formerly io-read.c.~5~
Roland McGrath
1994-05-05
1
-1
/
+1
*
Formerly io-read.c.~4~
Michael I. Bushnell
1994-02-04
1
-6
/
+4
*
Formerly io-read.c.~3~
Michael I. Bushnell
1994-02-03
1
-0
/
+1
*
Formerly io-read.c.~2~
Michael I. Bushnell
1994-02-03
1
-30
/
+22
*
Initial revision
Michael I. Bushnell
1994-02-03
1
-0
/
+85