From 61ec970df30325dbcd8c9d0f0e431dc793126656 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Wed, 6 Oct 2004 15:07:39 +0000 Subject: Start --- src/OS/os.h-Linux-libc5 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/OS/os.h-Linux-libc5 (limited to 'src/OS/os.h-Linux-libc5') diff --git a/src/OS/os.h-Linux-libc5 b/src/OS/os.h-Linux-libc5 new file mode 100644 index 000000000..56bbd50d1 --- /dev/null +++ b/src/OS/os.h-Linux-libc5 @@ -0,0 +1,13 @@ +/* $Cambridge: exim/src/OS/os.h-Linux-libc5,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */ + +/* Exim: OS-specific C header file for Linux */ + +#define HAVE_MMAP +#define HAVE_SYS_VFS_H +#define NO_IP_VAR_H +#define GLIBC_IP_OPTIONS + +#define F_FREESP O_TRUNC +typedef struct flock flock_t; + +/* End */ -- cgit v1.2.3