| Commit message (Expand) | Author | Age | Files | Lines |
* | SF #994605, fcntl example is broken | Neal Norwitz | 2004-07-21 | 1 | -3/+3 |
|
|
* | use file() in preference to open() | Skip Montanaro | 2004-06-30 | 1 | -3/+3 |
|
|
* | SF bug #970042, lockf() signature uses len, doc refers to length (use length,... | Neal Norwitz | 2004-06-13 | 1 | -1/+1 |
|
|
* | minor markup improvements | Fred Drake | 2004-01-16 | 1 | -6/+6 |
|
|
* | SF patch #855195: fix typos | Raymond Hettinger | 2003-12-07 | 1 | -1/+1 |
|
|
* | Fix bug | Michael W. Hudson | 2003-03-03 | 1 | -7/+54 |
|
|
* | reference the os module and the lock flags in the os.open() function. | Skip Montanaro | 2003-01-15 | 1 | -0/+8 |
|
|
* | Refer the reader to the correct module for constant definitions. | Fred Drake | 2002-06-14 | 1 | -1/+1 |
|
|
* | Clarify that on some systems, lockf() using LOCK_EX requires that the file | Fred Drake | 2001-11-28 | 1 | -4/+9 |
|
|
* | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -2/+2 |
|
|
* | Update the fcntl module documentation. | Fred Drake | 2001-05-09 | 1 | -30/+26 |
|
|
* | Fixed bug in example. | Fred Drake | 2001-04-11 | 1 | -2/+2 |
|
|
* | Provide a much better (and complete!) description of the lockf() | Barry Warsaw | 2001-01-25 | 1 | -4/+38 |
|
|
* | Rob Hooft <rob@hooft.net>: | Fred Drake | 2000-08-02 | 1 | -2/+8 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -1/+1 |
|
|
* | Clarify the example by explicitly importing the fcntl module -- this | Guido van Rossum | 1999-06-24 | 1 | -2/+2 |
|
|
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 1 | -5/+6 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Fix one typo. | Fred Drake | 1998-04-03 | 1 | -6/+6 |
|
|
* | Logical markup. | Fred Drake | 1998-03-12 | 1 | -30/+31 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -0/+1 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
|
|
* | Do the right magic to make \UNIX{} get sorted correctly in the index. | Fred Drake | 1998-02-09 | 1 | -2/+2 |
|
|
* | Consistency: | Fred Drake | 1998-01-13 | 1 | -3/+3 |
|
|
* | Fixed index references to modules. | Fred Drake | 1997-12-15 | 1 | -5/+5 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -1/+1 |
|
|
* | Added embryonic description of fcntl.lockf(). Added pointer to that | Guido van Rossum | 1996-10-11 | 1 | -0/+5 |
|
|
* | Add flock; warn about lockdata system dependency when using fcntl. | Guido van Rossum | 1996-06-26 | 1 | -1/+9 |
|
|
* | typos only | Guido van Rossum | 1995-08-10 | 1 | -1/+3 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
|
|
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -6/+6 |
|
|
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -3/+3 |
|
|
* | README: correct typo (lib.index) | Guido van Rossum | 1994-05-19 | 1 | -0/+58 |
|
|