sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
* Apollo mods for 3/12/93 sam
@ 1993-03-15 17:14 Ed Kubaitis - CCSO
  0 siblings, 0 replies; only message in thread
From: Ed Kubaitis - CCSO @ 1993-03-15 17:14 UTC (permalink / raw)
  To: sam-fans

*** samterm/unix.c-	Mon Mar 15 10:41:45 1993
--- samterm/unix.c	Mon Mar 15 11:07:19 1993
***************
*** 15,20 ****
--- 15,26 ----
  #define S_IFIFO	_IFIFO
  #endif
  
+ #ifdef  APOLLO
+ #define	S_IFMT	__S_IFMT
+ #define S_IFIFO	__S_IFIFO
+ #define O_NONBLOCK O_NDELAY
+ #endif
+ 
  #if	defined(UMIPS) || defined(SUNOS)
  #define	atexit(p)		/* sigh */
  #endif


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1993-03-15 17:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-03-15 17:14 Apollo mods for 3/12/93 sam Ed Kubaitis - CCSO

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).