From: Bauce Newsgroups: comp.os.msdos.djgpp Subject: flock under djgpp? Date: Tue, 22 Aug 2000 12:09:14 +0200 Organization: SITA Lines: 13 Message-ID: <39A2514A.24857DC6@pt.nce.sita.int> NNTP-Posting-Host: dbauce.pt.nce.sita.int Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nntp.sita.int 966938955 27330 57.4.169.20 (22 Aug 2000 10:09:15 GMT) X-Complaints-To: newsmaster AT sita DOT int NNTP-Posting-Date: 22 Aug 2000 10:09:15 GMT X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I'm trying to find a "file locking" function, and it seems that the "traditional" flock() is not available under djgpp. Do you know of any package that would provide the flock()? Do you know a method to implement a lock between several djgpp processes, other than using flock()? Thanks in advance for any help on this. Pierdo Bauce.