The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: arnold@skeeve.com
To: tuhs@minnie.tuhs.org, pnr@planet.nl
Subject: [TUHS] Early shared library implementations
Date: Thu, 30 Sep 2021 04:39:29 -0600	[thread overview]
Message-ID: <202109301039.18UAdT0F026748@freefriends.org> (raw)
In-Reply-To: <EDEDF06A-C3A2-4E17-8F78-14DF63C8C5AD@planet.nl>

Paul Ruizendaal via TUHS <tuhs@minnie.tuhs.org> wrote:

> So far, I have not come across any shared library implementations or
> precursors in early Unix prior to SunOS 4.

In more or less the same time frame, the AT&T UnixPC / 3B1, which was
OEM'ed from Convergent, had shared libraries.  This was ~ 1986.

I don't know the details of how it worked and how one built the shared
libraries; I am sure that it was an independent implementation from Sun's.

This was done on top of a System V Release 2 kernel.  Later versions
of the OS had some bits of the SVR3 user land, but the kernel remained
SVR2 based.

There is a 3B1 emulator and disk images for it available for anyone
who really wants to go back to a system with short filenames and no
job control. :-)

Arnold

  reply	other threads:[~2021-09-30 10:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-30  9:01 [TUHS] mmap origin (was Systematic approach to command-line interfaces) Paul Ruizendaal via TUHS
2021-09-30 10:39 ` arnold [this message]
2021-09-30 14:12   ` [TUHS] Early shared library implementations Charles H Sauer
2021-10-11  6:43   ` Rob Gingell via TUHS
2021-10-11  7:08     ` George Michaelson
2021-10-11 14:22       ` Clem Cole
2021-10-17 22:19     ` Chris Hanson
2021-10-17 22:15   ` Chris Hanson
2021-09-30 12:56 ` [TUHS] mmap origin (was Systematic approach to command-line interfaces) Dan Halbert

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=202109301039.18UAdT0F026748@freefriends.org \
    --to=arnold@skeeve.com \
    --cc=pnr@planet.nl \
    --cc=tuhs@minnie.tuhs.org \
    /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).