aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/rdwr-internal.c
Commit message (Collapse)AuthorAgeFilesLines
* (_diskfs_rdwr_internal): Rewritten using pager_memcpy.Roland McGrath1996-01-041-49/+11
| | | | Fix types of args: OFFSET to off_t, make AMT read/write size_t *.
* (_diskfs_rdwr_internal): Declare PROT volatile.Michael I. Bushnell1995-11-211-1/+2
|
* (_diskfs_rdwr_internal):Miles Bader1995-10-191-4/+5
| | | | | Pass the second protection arg to diskfs_get_filemap. Only map our i/o region with as much permission as we need.
* (_diskfs_rdwr_internal): Cast __VM_PAGE_SIZE in comparisen.Michael I. Bushnell1995-06-091-1/+1
|
* (_diskfs_rdwr_internal): Use assert_perror instead of assert whereMichael I. Bushnell1995-03-071-2/+2
| | | | appropriate.
* entered into RCSMichael I. Bushnell1994-07-131-4/+5
|
* Formerly rdwr-internal.c.~6~Michael I. Bushnell1994-02-161-0/+8
|
* Formerly rdwr-internal.c.~5~Michael I. Bushnell1994-02-111-2/+0
|
* Formerly rdwr-internal.c.~4~Michael I. Bushnell1994-02-101-9/+9
|
* Formerly rdwr-internal.c.~3~Michael I. Bushnell1994-02-041-2/+3
|
* Formerly rdwr-internal.c.~2~Michael I. Bushnell1994-02-031-20/+12
|
* Initial revisionMichael I. Bushnell1994-02-031-0/+103