1. 965eeca SF bug #970042, lockf() signature uses len, doc refers to length (use length, same as docstring) by Neal Norwitz · 21 years ago
  2. 990a46b minor markup improvements by Fred Drake · 22 years ago
  3. ff294fe SF patch #855195: fix typos (Contributed by George Yoshida.) by Raymond Hettinger · 22 years ago
  4. f008998 Fix bug by Michael W. Hudson · 22 years ago
  5. a5caa6f reference the os module and the lock flags in the os.open() function. by Skip Montanaro · 23 years ago
  6. 6c123ef Refer the reader to the correct module for constant definitions. by Fred Drake · 23 years ago
  7. 6a6bb18 Clarify that on some systems, lockf() using LOCK_EX requires that the file by Fred Drake · 24 years ago
  8. c37b65e Clean up some markup cruft. A number of the macros that take no by Fred Drake · 24 years ago
  9. d0de57c Update the fcntl module documentation. by Fred Drake · 24 years ago
  10. b942c2f Fixed bug in example. This closes SF bug #415522. by Fred Drake · 24 years ago
  11. 8ee1a4b Provide a much better (and complete!) description of the lockf() by Barry Warsaw · 25 years ago
  12. 6c7a46a Rob Hooft <rob@hooft.net>: by Fred Drake · 25 years ago
  13. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 25 years ago
  14. cf6905f Clarify the example by explicitly importing the fcntl module -- this by Guido van Rossum · 26 years ago
  15. a54a887 "\platform{UNIX}" should really be spelled "\platform{Unix}". by Fred Drake · 26 years ago
  16. f6863c1 Added \platform annotations. by Fred Drake · 26 years ago
  17. 295da24 New section header style. by Fred Drake · 27 years ago
  18. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 27 years ago
  19. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 27 years ago
  20. 55e3cbd Fix one typo. by Fred Drake · 27 years ago
  21. c71585e Logical markup. by Fred Drake · 27 years ago
  22. 12918af Added \label{} for logical addressing. by Fred Drake · 27 years ago
  23. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 28 years ago
  24. 19b97b1 Do the right magic to make \UNIX{} get sorted correctly in the index. by Fred Drake · 28 years ago
  25. efc1e0f Consistency: by Fred Drake · 28 years ago
  26. 19d5827 Fixed index references to modules. by Fred Drake · 28 years ago
  27. e47da0a AMK's megapatch: by Guido van Rossum · 28 years ago
  28. 9b05811 Added embryonic description of fcntl.lockf(). Added pointer to that by Guido van Rossum · 29 years ago
  29. 50ec5c0 Add flock; warn about lockdata system dependency when using fcntl. by Guido van Rossum · 29 years ago
  30. 0bbbea1 typos only by Guido van Rossum · 30 years ago
  31. 470be14 mass changes; fix titles; add examples; correct typos; clarifications; by Guido van Rossum · 30 years ago
  32. 6bb1adc small changes by Soren Larsen by Guido van Rossum · 30 years ago
  33. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 31 years ago
  34. 7f61b35 README: correct typo (lib.index) by Guido van Rossum · 31 years ago