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

3/12 sam on ConvexOS 10.1 only needed the suggested alternative for tempnam()
in the comments for sam/unix.c:newtmp(). The latin1.c change mentioned
in the README for Convex 9.1 is not necessary.

Sequent Dynix 3 is a much sadder case. It compiled with a couple defs
in samterm/unix.c for O_NONBLOCK and atexeit(). But samterm hung with
its window unresponsive to mouse or keyboard. I think the problem is
Dynix 3 (according to the fcntl(2) man page) only supports non-blocking
I/O for tty's, not named pipes or sockets. Hard coding a 'return;' at
the beginning of samterm/unix.c:exstart(), got rid of the hang, but at
the cost of tossing the main 3/12 feature overboard. Sigh.

Ed
 


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-03-15 19:27 Convex & Dynix 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).