summaryrefslogtreecommitdiffstats
path: root/daemon/sync.c
Commit message (Collapse)AuthorAgeFilesLines
* avoid warning about old-style no-param function definitionJim Meyering2009-08-171-1/+1
| | | | | * daemon/df.c (do_df, do_df_h): Add "void". * sync.c (do_sync): Likewise.
* remove trailing blanksJim Meyering2009-07-031-1/+1
|
* Added test suite.Richard Jones2009-04-111-1/+0
|
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-0/+32