This is the mail archive of the
cygwin-patches@cygwin.com
mailing list for the Cygwin project.
Re: /proc/cpuinfo output differs from Linux
- From: Christopher Faylor <cgf at redhat dot com>
- To: cygwin-patches at cygwin dot com
- Date: Fri, 18 Apr 2003 21:05:12 -0400
- Subject: Re: /proc/cpuinfo output differs from Linux
- References: <3EA07D56.5070509@biurrun.de>
- Reply-to: cygwin-patches at cygwin dot com
On Sat, Apr 19, 2003 at 12:33:58AM +0200, Diego Biurrun wrote:
>I grepped through the Cygwin sources for "vendor id" and made a small
>patch. It is not tested but trivial, so I expect it to be fully correct.
>Regards
>2003-04-18 Diego Biurrun <diego at biurrun dot de>
>
> * fhandler_proc.cc (format_proc_cpuinfo): Change /proc/cpuinfo "vendor id"
> string to "vendor_id" to conform with Linux systems.
Applied.
Thanks,
cgf