Date: Wed, 4 Aug 1999 16:23:51 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Laurynas Biveinis cc: DJGPP Workers Subject: Re: CPU ID program, second version In-Reply-To: <37A800B1.D4B0B30C@softhome.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 4 Aug 1999, Laurynas Biveinis wrote: > if all what "uname -m" has to do is print i[3-6]86, > then this program below should do it correctly. Could you please modify the library function `uname' to include this code, and send the results of "diff -c" against the current source? Thanks.