|
|
1.1 ! root 1: /* hpux.h - site configuration file for HP-UX */ ! 2: ! 3: /* ! 4: * $Header: /f/osi/config/RCS/hpux.h,v 7.1 90/07/09 14:32:47 mrose Exp $ ! 5: * ! 6: * ! 7: * $Log: hpux.h,v $ ! 8: * Revision 7.1 90/07/09 14:32:47 mrose ! 9: * sync ! 10: * ! 11: * Revision 7.0 89/11/23 21:26:04 mrose ! 12: * Release 6.0 ! 13: * ! 14: */ ! 15: ! 16: /* ! 17: * NOTICE ! 18: * ! 19: * Acquisition, use, and distribution of this module and related ! 20: * materials are subject to the restrictions of a license agreement. ! 21: * Consult the Preface in the User's Manual for the full terms of ! 22: * this agreement. ! 23: * ! 24: */ ! 25: ! 26: ! 27: #ifndef _CONFIG_ ! 28: #define _CONFIG_ ! 29: ! 30: #define SYS5 /* AT&T UNIX */ ! 31: #define HPUX /* with HP's enhancements */ ! 32: #define VSPRINTF /* libc includes vsprintf and vfprintf */ ! 33: ! 34: #define TCP /* has TCP/IP */ ! 35: #define SOCKETS /* provided by sockets */ ! 36: ! 37: #define GETDENTS /* has getdirent(2) call */ ! 38: ! 39: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.