This is hpux.h in view mode; [Download] [Up]
#ifndef _BBS_HPUX_INCLUDED #define _BBS_HPUX_INCLUDED #define TGETENTBUF 1024 #define FD_SETPTR_CAST (int *) #ifdef __GNUC__ extern int syslog(int, const char *, ...); extern int openlog(const char *, int, int); extern int closelog(void); extern int crmode(void); #endif #endif /* _BBS_HPUX_INCLUDED */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.