-/* $Id: mmsql.h,v 1.8.2.1 2005/11/24 07:13:39 mmondor Exp $ */
+/* $Id: mmsql.h,v 1.8.2.2 2005/11/24 09:04:55 mmondor Exp $ */
/*
* Copyright (C) 2000-2004, Matthew Mondor
void * (*mutex_destroy)(void *);
void (*mutex_lock)(void *);
void (*mutex_unlock)(void *);
- void (*thread_yield)(void);
unsigned int (*thread_sleep)(unsigned int);
};
-/* $Id: mmpop3d.h,v 1.16.2.2 2005/11/24 09:01:36 mmondor Exp $ */
+/* $Id: mmpop3d.h,v 1.16.2.3 2005/11/24 09:08:51 mmondor Exp $ */
/*
* Copyright (C) 2001-2004, Matthew Mondor
/* DEFINITIONS */
#define DAEMON_NAME "mmpop3d"
-#define DAEMON_VERSION "mmmail-0.0.24/mmondor"
+#define DAEMON_VERSION "mmmail-0.1.0/mmondor"
/* Negative states are used by the state swapper, others are real states */
#define STATE_ERROR -3
-/* $Id: mmsmtpd.h,v 1.33.2.2 2005/11/24 09:01:36 mmondor Exp $ */
+/* $Id: mmsmtpd.h,v 1.33.2.3 2005/11/24 09:08:51 mmondor Exp $ */
/*
* Copyright (C) 2001-2004, Matthew Mondor
/* DEFINITIONS */
#define DAEMON_NAME "mmsmtpd"
-#define DAEMON_VERSION "mmmail-0.0.24/mmondor"
+#define DAEMON_VERSION "mmmail-0.1.0/mmondor"
/* Negative states are used by the state swapper, others are real states */
#define STATE_ERROR -3