Re: libthreads provenance
[email protected] (Thomas Bushnell, BSG)
| Newsgroups | gmane.os.hurd.devel.readers |
|---|---|
| Message-ID | <[email protected]> |
[email protected] (Thomas Bushnell, BSG) writes: > Our first log entries are in 1994, and those are associated with the > original compilations of libthreads as part of the Hurd source rather > than as one of the libraries that the MK source automatically built. > We didn't have any changes before that. Erp, actually our first changes were in 1992 AFAICT. Anyhow, see: http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/mach/public/src/mkernel/ you can see revision history documents for MK. The very first version to support i386 was MK79. There are no substantial differences between MK81 and MK82, so libthreads must be the same between those two. Maybe we snarfed MK80, but I think that's unlikely. I'm a little unsure still why you think that our base code was not substantially identical to MK83. Can you give an example of a difference between them that we didn't introduce? Thomas