index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
fcntl.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[backport to 2.7] - issue8519 - Reference termios and ioctl manual pages in t...
Senthil Kumaran
2016-06-03
1
-1/+3
*
Issue #25605: Document exceptions raised by fcntl.ioctl() and fcntl.flock()
Victor Stinner
2015-11-13
1
-0/+4
*
backport #18985: Improve fcntl documentation.
R David Murray
2013-11-07
1
-5/+8
*
#19194: Improved cross-references in the fcntl module documentation.
Serhiy Storchaka
2013-10-09
1
-20/+22
*
update to new C roles and directives
Sandro Tosi
2012-01-14
1
-5/+5
*
Remove LaTeXy index entry syntax.
Georg Brandl
2010-04-25
1
-2/+2
*
#6194: O_SHLOCK/O_EXLOCK are not really more platform independent than lockf().
Georg Brandl
2009-06-08
1
-3/+2
*
#6176: fix man page section for flock(2).
Georg Brandl
2009-06-04
1
-1/+1
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-3/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+3
*
Prevent ioctl op codes from being sign extended from int to unsigned long
Gregory P. Smith
2008-03-19
1
-0/+2
*
Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst.
Georg Brandl
2008-01-05
1
-1/+1
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+155