summaryrefslogtreecommitdiffstats
path: root/Lib/posixfile.py
Commit message (Expand)AuthorAgeFilesLines
* More trivial comment -> docstring transformations by Ka-Ping Yee,Guido van Rossum2000-02-041-62/+58
* According to Craig H Rowland, openbsd2 is yet another BSD variant thatGuido van Rossum1999-12-061-0/+2
* According to Jeffrey Honig, bsd/os 2.0 - 4.0 should be added to theGuido van Rossum1999-02-231-2/+6
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-138/+138
* Support for netbsd1 and freebsd3, after suggestions by Anders AndersenGuido van Rossum1997-12-021-2/+2
* Added linux2 specific code :-(Guido van Rossum1996-09-101-0/+3
* Added locking hacks for AIXGuido van Rossum1996-08-201-1/+8
* Changes to make it work on FreeBSD 2.x.Guido van Rossum1996-07-301-3/+16
* fix stupid typo: r->RDLKGuido van Rossum1995-08-101-1/+1
* optional mode, bufsize for global function open()Guido van Rossum1995-03-231-3/+3
* default mode="r" and add optional bufsizeGuido van Rossum1995-03-161-2/+2
* Changes by Jaap -- added 'fileopen' methodGuido van Rossum1994-05-181-17/+46
* New module by Jaap VGuido van Rossum1994-05-181-0/+178