summaryrefslogtreecommitdiff
path: root/libs/utils/file_backup_helper.cpp
AgeCommit message (Collapse)Author
2009-05-15Implement the C++ class to write the backed up file data.Joe Onorato
2009-05-14Get the backup calling through to the file backup helper.Joe Onorato
This includes some cleanup to make the parameters match between BackupService.onBackup and FileBackupHelper.performBackup.
2009-05-08fix the sim build. disables the tests for now.Joe Onorato
2009-05-05Add some C++ code to do raw files for backupJoe Onorato