aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/io-owner-get.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.
* entered into RCSMichael I. Bushnell1994-07-051-0/+2
|
* Formerly io-owner-get.c.~2~Michael I. Bushnell1994-05-241-2/+4
|
* Initial revisionMichael I. Bushnell1994-02-181-0/+30