From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: More dev86 changes (0.16.5) Date: Wed, 24 Jul 2002 23:26:32 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20020724222631.GA7170@raq465.uk2net.com> References: <449ac7bad6f7380a@mayday.cix.co.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <449ac7bad6f7380a@mayday.cix.co.uk> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Robert de Bath Cc: Riley Williams , Manuel Novoa III , Linux-8086 On Wed, Jul 24, 2002 at 10:17:16PM +0100, Robert de Bath wrote: > > > 1) #elif support. > In 0.16.5 Hi Rob, To take Gregg's post to a tangent. I'd quite like to at least attempt to contribute to linux-86/elks libc. I've played with ucLibc and also dredged up some stuff in the cvs repostiory merged from dev86 but not in dev86 releases, and that confuses me... It's moved since my last attempt to try and get involved (and failing due to slackness) http://cvs.uclinux.org/cgi-bin/cvsweb/uClibc/libc/inet/addr.c?rev=1.1&content-type=text/x-cvsweb-markup I'd quite like to see dev86 with a cvs repository so I can look over different versions to learn about things. I'd understand if you don't want to bother merging past stuff into a repostiory but just out of curiosity in terms of compiler stuff, libc stuff, and asm I'd like to be able to easily see the stuff you're doing. I may not be good enough to contribute, but if you can at least cvs it, and give access to that, it'd be an education. Cheers Paul