www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/02/02/20:25:05

Message-Id: <5.0.2.1.0.20010202201845.03ad4ec0@pop5.banet.net>
X-Sender: usbanet DOT farley3 AT pop5 DOT banet DOT net
X-Mailer: QUALCOMM Windows Eudora Version 5.0.2
Date: Fri, 02 Feb 2001 20:25:12 -0500
To: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
From: "Peter J. Farley III" <pjfarley AT banet DOT net>
Subject: Re: Finished
Cc: djgpp-workers AT delorie DOT com
In-Reply-To: <2950-Fri02Feb2001105454+0200-eliz@is.elta.co.il>
References: <5 DOT 0 DOT 2 DOT 1 DOT 0 DOT 20010201232409 DOT 027bc370 AT pop5 DOT banet DOT net>
<5 DOT 0 DOT 2 DOT 1 DOT 0 DOT 20010201232409 DOT 027bc370 AT pop5 DOT banet DOT net>
Mime-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

At 10:54 AM 2/2/01 +0200, Eli Zaretskii wrote:
<Snipped>
 >Thanks.
 >
 >> +@subheading Syntax
 >> +
 >> +@example
 >> +#include <io.h>
 >> +
 >> +int _dos_lk64(int _fd, long long _offset, long long _length)
 >> +@end example
 >
 >There should be a semi-colon at the end of the prototype.

Well, I shamelessly copied the .txh files for _dos_lock and 
_dos_unlock, so they would need to change as well.

 >Also, please don't use underscores in the function arguments in the
 >docs: they make it harder to read the text.

Ditto, copied straight from the non-64 versions.

 >> +@subheading Description
 >> +Locks a region in file @var{fd} using MS-DOS file sharing 
interface.
 >> +The region of @var{length} bytes, starting from @var{offset}, will
 >> +become entirely inaccessible to other processes. If multiple locks
 >> +are used on a single file they must be non-overlapping. The lock
 >> +must be removed before the file is closed.
 >
 >This fragment doesn't leave two spaces between sentences.

Ditto, copied verbatim from lock.txh.

Eli, Mark, do you want me to submit another complete set of doc 
patches, or do you just want to commit these versions and then patch 
them afterwards, along with patches to their immediate ancestors?

---------------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org OR
                      pjfarley AT banet DOT net)

- Raw text -


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