thermferm/futil.h

Mon, 18 Aug 2014 15:10:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 15:10:09 +0200
changeset 245
b01b6238eb67
parent 106
1bd9a16f5061
child 420
644a6106d712
permissions
-rw-r--r--

You can now safely add and remove units on a running system.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial