aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/file-get-storage-info.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix param type.Miles Bader1996-05-091-1/+1
|
* (trivfs_S_file_get_storage_info): Change to new interface.Miles Bader1996-05-091-2/+4
|
* (trivfs_S_file_get_storage_info): Swap PORTS_TYPE and NUM_PORTS args.Miles Bader1996-05-071-1/+1
|
* (trivfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader1996-05-071-8/+7
|
* (trivfs_S_file_get_storage_info):Miles Bader1995-11-131-2/+5
| | | | | Add FLAGS arg. Waste some time adding reply port args that no one will use.
* (trivfs_S_file_get_storage_info):Miles Bader1995-10-071-1/+2
| | | | Change type of RUNS to off_t **, and add the BLOCK_SIZE parameter.
* Initial revisionRoland McGrath1995-10-051-0/+29