sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
From: Ed Kubaitis - CCSO <ejk@ux2.cso.uiuc.edu>
To: sam-fans@hawkwind.utcs.toronto.edu
Subject: Convex & Dynix mods for 3/12/93 sam
Date: Mon, 15 Mar 1993 14:27:07 -0500	[thread overview]
Message-ID: <199303151927.AA31323@ux2.cso.uiuc.edu> (raw)

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
 


                 reply	other threads:[~1993-03-15 19:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199303151927.AA31323@ux2.cso.uiuc.edu \
    --to=ejk@ux2.cso.uiuc.edu \
    --cc=sam-fans@hawkwind.utcs.toronto.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).