summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libposix.tex
Commit message (Expand)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-97/+0
* Clean up some markup cruft. A number of the macros that take noFred Drake2001-11-281-1/+1
* Minor revision of the text.Fred Drake2001-10-241-2/+2
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-2/+2
* Fix & clean up the information about building Python with large file supportFred Drake2001-06-221-4/+3
* Work around limitations of the module synopsis table generation to avoidFred Drake2001-05-091-1/+1
* Document configuration flags to compile for large file support onGuido van Rossum2001-03-011-1/+9
* Make the reference to the os module in the module synopsis (for theFred Drake1999-07-011-1/+1
* Change the example of configuring for large file support under SolarisFred Drake1999-05-261-1/+1
* Reflow paragraph to work around LaTeX2HTML dropping a space.Fred Drake1999-04-211-6/+6
* "\platform{UNIX}" should really be spelled "\platform{Unix}".Fred Drake1999-03-021-1/+1
* Added \platform annotations.Fred Drake1999-03-021-2/+3
* Fix the os/posix documentation issue.Fred Drake1999-02-021-6/+8
* Take out just about everything and refer the reader to the os module.Fred Drake1999-02-011-516/+15
* Patches describing the statvfs() and fstatvfs() functions. AdditionalFred Drake1999-01-111-16/+68
* Add doc for access() and ttyname(). Patch by Sean Reifschneider.Guido van Rossum1999-01-061-0/+12
* Add a bunch of index entries related to retrieving information fromFred Drake1998-12-211-0/+6
* Remove {\rm ...} constructs.Fred Drake1998-11-301-1/+1
* Fix typo reported by Gerry Weiner <gerry@ucar.edu>.Fred Drake1998-10-281-2/+1
* Indicate that os.environ may not be a real dictionary.Guido van Rossum1998-10-241-2/+2
* Clarify that close() of a stream opened by popen() returns None if theGuido van Rossum1998-10-151-1/+2
* New section header style.Fred Drake1998-08-101-1/+2
* Updated the description of os.error to reflect the fact that it is nowBarry Warsaw1998-07-231-6/+11
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+5
* Caught a few more spurious \setindexsubitem macros....Fred Drake1998-04-071-1/+0
* Removed unnecessary \setindexsubitem.Fred Drake1998-04-071-1/+0
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
* Remove obsolete lines like this:Fred Drake1998-04-041-1/+0
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-23/+23
* Added an index entry.Fred Drake1998-03-161-0/+1
* Use \withsubitem{} for indexing functions from other modules. This fixesFred Drake1998-03-121-2/+2
* Logical markup.Fred Drake1998-03-111-123/+140
* Change {datadesc} environments with empty descriptions to \dataline{}s; thisFred Drake1998-02-131-24/+12
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-3/+3
* Consistently use \POSIX{} to denote POSIX. There were at least two differentFred Drake1998-02-091-5/+5
* Add ref to errno module.Guido van Rossum1998-02-061-0/+2
* Consistency: {\it ...} ==> \emph{...}Fred Drake1998-01-201-1/+1
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-2/+2
* Correct small nits reported by Rob Hooft.Guido van Rossum1997-12-301-8/+9
* Changed illegal \stmodindex{} to \refstmodindex{}, added index referenceFred Drake1997-12-151-2/+3
* Added strerror()Guido van Rossum1997-10-051-0/+4
* Referred to POSIX docs as well as to Unix docs.Guido van Rossum1997-08-271-3/+3
* More emphasis on os.environ's calling of putenv; and added hint aboutGuido van Rossum1997-08-081-4/+14
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
* Really nitty-gritty change to prevent latex2html from using a LaTeX-generatedFred Drake1997-06-061-1/+1
* Added putenv, ftruncate (AMK).Guido van Rossum1997-06-021-0/+19
* Document return value of wait[pid]() more carefully.Guido van Rossum1997-05-091-7/+12
* Describe open(2) exported constantsBarry Warsaw1996-12-191-0/+30
* posix.open(): third argument (mode) is optional.Barry Warsaw1996-12-191-2/+4
* (lib<all sorts of stuff>.tex):Fred Drake1996-12-131-3/+3