Updates for mbfile check and rearc

This commit is contained in:
Michiel Broek
2004-03-09 21:42:29 +00:00
parent 126eb3a84f
commit 66fb5827e8
13 changed files with 240 additions and 66 deletions

View File

@@ -1,10 +1,10 @@
#ifndef LUTIL_H
#define LUTIL_H
/* $id$ */
/* $Id$ */
void setmyname(char *);
char *date(long);
char *date(time_t);
int IsZMH(void);
unsigned long rnd(void);