scsh-users
[Top] [All Lists]

[PATCH] scsh-0.5.1-linux-A0

To: scsh@zurich.ai.mit.edu
Subject: [PATCH] scsh-0.5.1-linux-A0
From: est@hyperreal.org
Date: Sat, 7 Aug 1999 20:21:35 -0700 (PDT)
Greetings,

I understand that a new release of scsh is imminent, but for people
who wanted to build 0.5.1 on Linux now (or later), this patch might
help.

I understand that there are also useful LDFLAGS modifications for
Linux.  Is there a web archive of this list?  Perhaps I would find
them there.

Some notes on the patch: I think the fix in network.c should actually
be done the *other* way, special-casing the system that *doesn't*
declare listen().  Also, the sigset functions may be `slow' (though
perhaps not enough to matter), but they have a pleasant generality.
They could however be wrong since I haven't tested those features
yet. :)

Best,

E

Attachment: scsh-0.5.1-linux-A0
Description: scsh-0.5.1-linux-A0

<Prev in Thread] Current Thread [Next in Thread>
  • [PATCH] scsh-0.5.1-linux-A0, est <=