aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/io-stat.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-04-08 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-121-5/+5
| | | | | | | * io-write.c (diskfs_S_io_write): Make local variable OFF an off_t and not an int. * io-read.c (diskfs_S_io_read): Likewise. * io-stat.c (diskfs_S_io_stat): Use memcpy, not bcopy.
* (diskfs_S_io_stat):Miles Bader1997-06-201-7/+2
| | | | Use fshelp_translated rather than fshelp_fetch_control.
* (diskfs_S_io_stat):Miles Bader1997-02-241-2/+2
| | | | Mark shadow roots with S_IROOT.
* (diskfs_S_io_stat):Miles Bader1996-11-191-0/+14
| | | | | Set S_IATRANS & S_IROOT bits in st_mode field of returned buffer if appropiate.
* (diskfs_S_io_stat): s/ioserver/iohelp/g.Michael I. Bushnell1996-05-091-2/+2
|
* (diskfs_S_io_stat): Typo.Michael I. Bushnell1995-03-171-1/+1
|
* (diskfs_S_io_stat): Implement diskfs_synchronous.Michael I. Bushnell1995-03-091-2/+5
|
* entered into RCSRoland McGrath1994-05-051-1/+1
|
* Formerly io-stat.c.~3~Michael I. Bushnell1994-02-051-3/+4
|
* Formerly io-stat.c.~2~Michael I. Bushnell1994-02-031-7/+5
|
* Initial revisionMichael I. Bushnell1994-02-031-0/+40