# HG changeset patch # User Jim Blandy # Date 736475167 0 # Node ID 6c044c8796ddbf4857c49b6862f8780c8738ebc5 # Parent fc7b8160bcc9fdf9f0a1c891e6182d250577b854 * m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h, m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by configure script. * s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed; derived by configure script. diff -r fc7b8160bcc9 -r 6c044c8796dd src/m/ibmps2-aix.h --- a/src/m/ibmps2-aix.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmps2-aix.h Tue May 04 00:26:07 1993 +0000 @@ -123,7 +123,6 @@ #endif #define BSTRING -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SELECT #define HAVE_TIMEVAL diff -r fc7b8160bcc9 -r 6c044c8796dd src/m/ibmrs6000.h --- a/src/m/ibmrs6000.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmrs6000.h Tue May 04 00:26:07 1993 +0000 @@ -119,7 +119,6 @@ #define C_SWITCH_MACHINE -D_BSD #define LIBS_MACHINE -lrts #define START_FILES -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SYSVIPC #define HAVE_SETSID diff -r fc7b8160bcc9 -r 6c044c8796dd src/m/ibmrt-aix.h --- a/src/m/ibmrt-aix.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmrt-aix.h Tue May 04 00:26:07 1993 +0000 @@ -168,7 +168,6 @@ #include #define BSTRING -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SELECT #define HAVE_TIMEVAL diff -r fc7b8160bcc9 -r 6c044c8796dd src/m/mips.h --- a/src/m/mips.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/mips.h Tue May 04 00:26:07 1993 +0000 @@ -221,7 +221,6 @@ The `select' in the system won't work for pipes, so don't use it. */ -#define HAVE_DUP2 #define HAVE_GETWD #define HAVE_GETTIMEOFDAY diff -r fc7b8160bcc9 -r 6c044c8796dd src/m/sps7.h --- a/src/m/sps7.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/sps7.h Tue May 04 00:26:07 1993 +0000 @@ -119,10 +119,6 @@ #undef SIGIO -/* Some additional system facilities exist. */ - -#define HAVE_DUP2 - /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */ #define ASS as32 diff -r fc7b8160bcc9 -r 6c044c8796dd src/s/aix3-1.h --- a/src/s/aix3-1.h Mon May 03 22:56:42 1993 +0000 +++ b/src/s/aix3-1.h Tue May 04 00:26:07 1993 +0000 @@ -231,8 +231,5 @@ #define SYSTEM_MALLOC -/* Use the gethostname system call. */ -#define HAVE_GETHOSTNAME - /* AIX doesn't define this. */ #define unix 1 diff -r fc7b8160bcc9 -r 6c044c8796dd src/s/hpux.h --- a/src/s/hpux.h Mon May 03 22:56:42 1993 +0000 +++ b/src/s/hpux.h Tue May 04 00:26:07 1993 +0000 @@ -224,12 +224,8 @@ /* Some additional system facilities exist. */ -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY -/* Implementation of uname is broken on hpux. Use gethostname. */ -#define HAVE_GETHOSTNAME - #define HAVE_VFORK #define HAVE_PERROR /* Delete this line for version 6. */ #define HAVE_RENAME diff -r fc7b8160bcc9 -r 6c044c8796dd src/s/irix3-3.h --- a/src/s/irix3-3.h Mon May 03 22:56:42 1993 +0000 +++ b/src/s/irix3-3.h Tue May 04 00:26:07 1993 +0000 @@ -179,6 +179,3 @@ /* Use setsid to handle terminals for subprocesses. */ #define HAVE_SETSID - -/* Implementation of uname is broken on Irix as of version 3.3 */ -#define HAVE_GETHOSTNAME