delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/05/28/06:59:04

Message-ID: <3930D520.8B130EB4@softhome.net>
Date: Sun, 28 May 2000 11:13:20 +0300
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.72 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Re: Idea: Cutting edge DJGPP (alpha DJGPP?)
References: <200005271505 DOT RAA07283 AT father DOT ludd DOT luth DOT se>
Reply-To: djgpp-workers AT delorie DOT com

Martin Str|mberg wrote:
> > uname() -
> > http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2000/01/02/06:24:27
> 
> Shouldn't the docs be updated too? Please submit patch.

Oops, the patch there isn't complete - it only fixes bugs in previous
one. 

Here is a patch for docs.

Laurynas

diff -r -u utsname.old/uname.txh utsname/uname.txh
--- utsname.old/uname.txh       Sun Sep 27 17:22:28 1998
+++ utsname/uname.txh   Wed Aug  4 17:43:36 1999
@@ -4,7 +4,7 @@
 @example
 #include <sys/utsname.h>

-#int uname(struct utsname *u);
+int uname(struct utsname *u);
 @end example

 @subheading Description
@@ -25,7 +25,7 @@

 @item machine

-"pc"
+The CPU family type: "i386", "i486", "i586" or "i686".

 @item nodename

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019