mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers
Origin commit data
------------------
Commit: 097e05c083
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
This commit is contained in:
@@ -43,6 +43,9 @@ void mySleep(int sec);
|
||||
|
||||
std::string find_executable(const char *name);
|
||||
|
||||
bool hdd_get_standby(const char * fname);
|
||||
void hdd_flush(const char * fname);
|
||||
|
||||
std::string getPathName(std::string &path);
|
||||
std::string getBaseName(std::string &path);
|
||||
std::string getFileName(std::string &file);
|
||||
|
Reference in New Issue
Block a user