From: "Tim Van Holder" To: "DJGPP-Workers" Subject: More POSIX.200x compliance Date: Wed, 13 Jun 2001 20:45:45 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Reply-To: djgpp-workers AT delorie DOT com Several other functions, that are now part of DJGPP as non-POSIX are part of Issue 6 of the new draft standard (the drand48 family of functions, for example). I'll update those as needed (compliance with errno spec, move prototype to correct portion of header, etc.) Should a detailed change log for each function be listed in wc204, or is it enough to simply list them saying that several functions were changed slightly to comply with the new POSIX standard? Major changes (if any) would still be explained in more detail, obviously.