]> granicus.if.org Git - python/commit
A fcntl implementation for systems (like Solaris) without flock() call.
authorGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 15:11:34 +0000 (15:11 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 15:11:34 +0000 (15:11 +0000)
commit3c0b79ca0f0b162f5bf1c38ddee9d5672fb2d009
treedca127ef4dd855b34ec0ef61baaf7dd447fb3eaf
parent8c1529dc299a3663fc49f9a6b4fb64d4c2a452d5
A fcntl implementation for systems (like Solaris) without flock() call.
By Sjoerd.
Modules/fcntlmodule.c