aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/io-map.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-11-08 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-081-2/+1
| | | | | | | | | | * io-owner-get.c (trivfs_S_io_get_owner): Remove asserts. It is entirely reasonable to have EOPNOTSUPP be the default implementation for these calls that files are not obligated to provide. * io-owner-mod.c (trivfs_S_io_mod_owner): Likewise. * io-map.c (trivfs_S_io_map): Likewise. * io-async.c (trivfs_S_io_async): Likewise. * io-async-icky.c (trivfs_S_io_get_icky_async_id): Likewise.
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-3/+3
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-3/+3
| | | | | | * io-map-segment.c (trivfs_S_io_map): New file. * io-map.c (trivfs_S_io_map): Just call trivfs_S_io_map_segment. * Makefile (IOSRCS): Add io-map-segment.c.
* entered into RCSMichael I. Bushnell1994-07-051-0/+2
|
* Formerly io-map.c.~2~Michael I. Bushnell1994-05-241-2/+6
|
* Initial revisionMichael I. Bushnell1994-02-181-0/+31