mash/lock.h

Sat, 29 Nov 2014 16:07:34 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 29 Nov 2014 16:07:34 +0100
changeset 300
4ce46ff3e37d
parent 103
99c47a8a61cb
permissions
-rw-r--r--

The LIST LOG command now automatic adjusts the number of output lines and resolution by calculating a reasonable interval between 1 and 60 minutes. Bumped to version 0.2.6

#ifndef	_LOCK_H
#define	_LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial