summaryrefslogtreecommitdiffstats
path: root/src/ccapi/test/test_ccapi_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ccapi/test/test_ccapi_log.c')
0 files changed, 0 insertions, 0 deletions
an> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _LIB_BACKGROUND_H_ #define _LIB_BACKGROUND_H_ /* * From a parent process regularly fork a process and execute fn(). fn() * returns the number of seconds to wait before it is run next time. Returning * -1 means stop the job. */