aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/opts-get.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-4/+3
| | | | | | | | | | | | | | | | * diskfs.h (diskfs_append_args): unsigned -> size_t in argument type. (diskfs_append_std_options): Likewise. (diskfs_get_directs): Likewise. * file-exec.c (diskfs_S_file_exec): Likewise. * file-get-fs-opts.c (diskfs_S_file_get_fs_options): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * file-set-trans.c (diskfs_S_file_set_translator): Likewise. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. * io-restrict-auth.c (diskfs_S_io_restrict_auth): Likewise. * opts-append-std.c (diskfs_append_std_options): Likewise. * opts-get.c (diskfs_append_args): Likewise. * dir-readdir.c (diskfs_S_dir_readdir): Likewise.
* (diskfs_append_args):Miles Bader1996-09-231-3/+1
| | | | Renamed from diskfs_get_options.
* (diskfs_get_options): Call diskfs_append_std_options to do most of the work.Miles Bader1996-06-201-29/+2
|
* (diskfs_get_options): Revert last change.Michael I. Bushnell1995-11-211-1/+1
|
* (_diskfs_get_options): Renamed from diskfs_get_options.Michael I. Bushnell1995-11-211-1/+1
|
* Initial revisionMiles Bader1995-11-061-0/+58