brewco/futil.h

Fri, 27 Nov 2015 22:00:23 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 27 Nov 2015 22:00:23 +0100
changeset 437
5664743eaf2f
parent 409
cdf68044adaf
child 441
bde74a8f2ad7
permissions
-rw-r--r--

Stop devices thread if the program ends.

#ifndef	FUTIL_H
#define	FUTIL_H


int  mkdirs(char *, mode_t);

#endif

mercurial