From mboxrd@z Thu Jan 1 00:00:00 1970 From: imp@bsdimp.com (Warner Losh) Date: Thu, 29 Mar 2018 17:22:41 -0600 Subject: [TUHS] shared objects in Unix In-Reply-To: References: Message-ID: On Mar 29, 2018 5:12 PM, "Dave Horsfall" wrote: On Thu, 29 Mar 2018, Paul Winalski wrote: [...] What is the history of shared objects on Unix? When did they first appear, > and with what object/executable file format? The a.out ZMAGIC format > doesn't seem to support them. I don't recall if COFF does. MACH-O, at > least the MacOS dialect of it, supports dynamic libraries. ELF supports > them. > I first saw 'em when they appeared in SunOS (can't remember which release) and thought they were wonderful, along with loadable drivers. Shared libraries were 4.0 due to the new mmap call. These were a.out based I'm pretty sure. Warner -------------- next part -------------- An HTML attachment was scrubbed... URL: