aboutsummaryrefslogtreecommitdiff
path: root/utils/syncfs.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-01-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-031-4/+4
| | | | | * syncfs.c: Replace -a/--asynchronous with -s/--synchronous. Default is now asynchronous.
* 1998-12-31 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-311-0/+80
* Makefile (SRCS, targets, targets rule): Rename sync to syncfs. * syncfs.c: Renamed from sync.c. Take flags -a/--asynchronous and -c/--no-children, and optional file arguments. Diagnose errors.