Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-11-08 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-11-08 | 1 | -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 McGrath | 1999-09-13 | 1 | -3/+3 |
| | |||||
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -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 RCS | Michael I. Bushnell | 1994-07-05 | 1 | -0/+2 |
| | |||||
* | Formerly io-map.c.~2~ | Michael I. Bushnell | 1994-05-24 | 1 | -2/+6 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-18 | 1 | -0/+31 |