From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <03da01c45967$8d48ab70$08fa7d50@SOMA> From: "boyd, rounin" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> References: <200406232047.i5NKlLK16116@zamenhof.cs.utwente.nl> Subject: Re: [9fans] plan9port: flock on sunos5.8? Date: Wed, 23 Jun 2004 23:17:18 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ab4ed348-eacd-11e9-9e20-41e7f4b1d025 look at all the lock calls, write down what they're doing, avoid /usr/ucb/cc and code a better algorithm. all that lunix locking stuff is hideous. i've only ever seen it done right once.