Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader | 1995-11-08 | 1 | -1/+1 |
* | (trivfs_S_file_get_storage_info): Add FLAGS argument. | Miles Bader | 1995-11-06 | 1 | -1/+3 |
* | (trivfs_S_file_get_storage_info): | Miles Bader | 1995-10-11 | 1 | -4/+5 |
* | (trivfs_S_file_syncfs, trivfs_S_file_sync): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -25/+5 |
* | (trivfs_S_file_get_storage_info): New function. | Miles Bader | 1995-10-01 | 1 | -0/+42 |
* | (trivfs_S_io_seek): Call open_seek instead of doing it ourselves. | Miles Bader | 1995-07-22 | 1 | -26/+2 |
* | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader | 1995-04-10 | 1 | -3/+1 |
* | Initial revision | Miles Bader | 1995-04-05 | 1 | -0/+358 |