]> granicus.if.org Git - postgresql/commitdiff
Remove machine.h, since it wasn't doing anything that config.h wasn't
authorMarc G. Fournier <scrappy@hub.org>
Sun, 9 Feb 1997 04:50:25 +0000 (04:50 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 9 Feb 1997 04:50:25 +0000 (04:50 +0000)
already doing

Removed only reference to a machine.h I could find in c.h, to win32/machine.h

16 files changed:
src/backend/port/BSD44_derived/machine.h [deleted file]
src/backend/port/aix/machine.h [deleted file]
src/backend/port/alpha/machine.h [deleted file]
src/backend/port/bsdi/machine.h [deleted file]
src/backend/port/dgux/machine.h [deleted file]
src/backend/port/hpux/machine.h [deleted file]
src/backend/port/i386_solaris/machine.h [deleted file]
src/backend/port/irix5/machine.h [deleted file]
src/backend/port/linux/machine.h [deleted file]
src/backend/port/nextstep/machine.h [deleted file]
src/backend/port/sparc/machine.h [deleted file]
src/backend/port/sparc_solaris/machine.h [deleted file]
src/backend/port/svr4/machine.h [deleted file]
src/backend/port/ultrix4/machine.h [deleted file]
src/backend/port/win32/machine.h [deleted file]
src/include/c.h

diff --git a/src/backend/port/BSD44_derived/machine.h b/src/backend/port/BSD44_derived/machine.h
deleted file mode 100644 (file)
index 3d4e765..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:42 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/aix/machine.h b/src/backend/port/aix/machine.h
deleted file mode 100644 (file)
index e05a134..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:41 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/alpha/machine.h b/src/backend/port/alpha/machine.h
deleted file mode 100644 (file)
index 3d4e765..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:42 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/bsdi/machine.h b/src/backend/port/bsdi/machine.h
deleted file mode 100644 (file)
index d53defb..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * machine.h,v 1.1.1.1 1994/11/07 05:19:37 andrew Exp
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
diff --git a/src/backend/port/dgux/machine.h b/src/backend/port/dgux/machine.h
deleted file mode 100644 (file)
index 75596a2..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1 1996/07/25 20:43:59 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
diff --git a/src/backend/port/hpux/machine.h b/src/backend/port/hpux/machine.h
deleted file mode 100644 (file)
index b178a62..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:43 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
diff --git a/src/backend/port/i386_solaris/machine.h b/src/backend/port/i386_solaris/machine.h
deleted file mode 100644 (file)
index c8cc81b..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1 1996/07/20 08:34:33 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/irix5/machine.h b/src/backend/port/irix5/machine.h
deleted file mode 100644 (file)
index fd1f22c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * machine.h,v 1.1.1.1 1994/11/07 05:19:38 andrew Exp
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/linux/machine.h b/src/backend/port/linux/machine.h
deleted file mode 100644 (file)
index 9045881..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:44 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
diff --git a/src/backend/port/nextstep/machine.h b/src/backend/port/nextstep/machine.h
deleted file mode 100644 (file)
index ef2585c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
diff --git a/src/backend/port/sparc/machine.h b/src/backend/port/sparc/machine.h
deleted file mode 100644 (file)
index d34b65f..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:44 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/sparc_solaris/machine.h b/src/backend/port/sparc_solaris/machine.h
deleted file mode 100644 (file)
index 35fe7af..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:45 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/svr4/machine.h b/src/backend/port/svr4/machine.h
deleted file mode 100644 (file)
index fd1f22c..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * machine.h,v 1.1.1.1 1994/11/07 05:19:38 andrew Exp
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/ultrix4/machine.h b/src/backend/port/ultrix4/machine.h
deleted file mode 100644 (file)
index 35fe7af..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*-------------------------------------------------------------------------
- *
- * machine.h--
- *    
- *
- *
- * Copyright (c) 1994, Regents of the University of California
- *
- * $Id: machine.h,v 1.1.1.1 1996/07/09 06:21:45 scrappy Exp $
- *
- *-------------------------------------------------------------------------
- */
-#ifndef MACHINE_H
-#define MACHINE_H
-
-#define BLCKSZ 8192
-
-#endif
-
diff --git a/src/backend/port/win32/machine.h b/src/backend/port/win32/machine.h
deleted file mode 100644 (file)
index 43e4057..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#define BLCKSZ        8192
-#define NOFILE         100
index dff16ce1e0997aae161880e164a357f9d0c8c020..51851fd4081dda9bb61b7dfe94bb55740414cbaf 100644 (file)
@@ -7,7 +7,7 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: c.h,v 1.7 1997/02/08 20:39:50 momjian Exp $
+ * $Id: c.h,v 1.8 1997/02/09 04:50:25 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
@@ -754,7 +754,6 @@ extern char *form(char *fmt, ...);
 
 #if defined(WIN32)
 #include "port/win32/nt.h"
-#include "port/win32/machine.h"
 #endif /* WIN32 */
 
 /* ----------------