2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

1088. [port] libbind: MPE/iX C.70 (incomplete)

This commit is contained in:
Mark Andrews
2001-11-01 03:49:00 +00:00
parent 1d556695ef
commit 985b4f1c86
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
1088. [port] libbind: MPE/iX C.70 (incomplete)
1087. [bug] libbind: struct __res_state to large on 64 bit arch.
1086. [port] libbind: sunos: old sprintf.

View File

@@ -32,7 +32,7 @@
/*
* from nameser.h 8.1 (Berkeley) 6/2/93
* $Id: nameser_compat.h,v 1.1 2001/03/29 06:31:35 marka Exp $
* $Id: nameser_compat.h,v 1.2 2001/11/01 03:49:00 marka Exp $
*/
#ifndef _ARPA_NAMESER_COMPAT_
@@ -64,6 +64,7 @@
defined(apollo) || defined(__convex__) || defined(_CRAY) || \
defined(__hppa) || defined(__hp9000) || \
defined(__hp9000s300) || defined(__hp9000s700) || \
defined(__hp3000s900) || defined(MPE) || \
defined (BIT_ZERO_ON_LEFT) || defined(m68k) || \
(defined(__Lynx__) && \
(defined(__68k__) || defined(__sparc__) || defined(__powerpc__)))