search for: sco3_2_2

Displaying 1 result from an estimated 1 matches for "sco3_2_2".

1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
...Jun 30 16:18:27 1997 *************** *** 668,692 **** #include <prot.h> #define crypt bigcrypt #endif - #ifndef EVEREST - #define ftruncate(f,l) syscall(0x0a28,f,l) - #endif #define SIGNAL_CAST (void (*)(int)) #define USE_WAITPID #define USE_GETCWD #define USE_SETSID #ifdef SCO3_2_2 ! #define NO_EID #else #ifndef EVEREST #define USE_IFREQ #endif #endif #define STATFS4 #define NO_FSYNC - #ifndef EVEREST - #define NO_INITGROUPS - #endif #define HAVE_PATHCONF #define NO_GETRLIMIT #endif --- 668,689 ---- #include <prot.h> #define crypt bigcrypt #end...