summaryrefslogtreecommitdiffstats
path: root/Doc/library/fcntl.rst
Commit message (Expand)AuthorAgeFilesLines
* [backport to 2.7] - issue8519 - Reference termios and ioctl manual pages in t...Senthil Kumaran2016-06-031-1/+3
* Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock()Victor Stinner2015-11-131-0/+4
* backport #18985: Improve fcntl documentation.R David Murray2013-11-071-5/+8
* #19194: Improved cross-references in the fcntl module documentation.Serhiy Storchaka2013-10-091-20/+22
* update to new C roles and directivesSandro Tosi2012-01-141-5/+5
* Remove LaTeXy index entry syntax.Georg Brandl2010-04-251-2/+2
* #6194: O_SHLOCK/O_EXLOCK are not really more platform independent than lockf().Georg Brandl2009-06-081-3/+2
* #6176: fix man page section for flock(2).Georg Brandl2009-06-041-1/+1
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-3/+1
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+3
* Prevent ioctl op codes from being sign extended from int to unsigned longGregory P. Smith2008-03-191-0/+2
* Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst.Georg Brandl2008-01-051-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+155