thermferm/futil.h

Thu, 31 Dec 2015 21:03:52 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 31 Dec 2015 21:03:52 +0100
changeset 481
3dd5d68f59df
parent 420
644a6106d712
permissions
-rw-r--r--

Less PID debug logging.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);
int  file_exist(char *, int);

#endif

mercurial