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
/
lib
/
libposix.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some markup cruft. A number of the macros that take no
Fred Drake
2001-11-28
1
-1/+1
*
Minor revision of the text.
Fred Drake
2001-10-24
1
-2/+2
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-2/+2
*
Fix & clean up the information about building Python with large file support
Fred Drake
2001-06-22
1
-4/+3
*
Work around limitations of the module synopsis table generation to avoid
Fred Drake
2001-05-09
1
-1/+1
*
Document configuration flags to compile for large file support on
Guido van Rossum
2001-03-01
1
-1/+9
*
Make the reference to the os module in the module synopsis (for the
Fred Drake
1999-07-01
1
-1/+1
*
Change the example of configuring for large file support under Solaris
Fred Drake
1999-05-26
1
-1/+1
*
Reflow paragraph to work around LaTeX2HTML dropping a space.
Fred Drake
1999-04-21
1
-6/+6
*
"\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
-2/+3
*
Fix the os/posix documentation issue.
Fred Drake
1999-02-02
1
-6/+8
*
Take out just about everything and refer the reader to the os module.
Fred Drake
1999-02-01
1
-516/+15
*
Patches describing the statvfs() and fstatvfs() functions. Additional
Fred Drake
1999-01-11
1
-16/+68
*
Add doc for access() and ttyname(). Patch by Sean Reifschneider.
Guido van Rossum
1999-01-06
1
-0/+12
*
Add a bunch of index entries related to retrieving information from
Fred Drake
1998-12-21
1
-0/+6
*
Remove {\rm ...} constructs.
Fred Drake
1998-11-30
1
-1/+1
*
Fix typo reported by Gerry Weiner <gerry@ucar.edu>.
Fred Drake
1998-10-28
1
-2/+1
*
Indicate that os.environ may not be a real dictionary.
Guido van Rossum
1998-10-24
1
-2/+2
*
Clarify that close() of a stream opened by popen() returns None if the
Guido van Rossum
1998-10-15
1
-1/+2
*
New section header style.
Fred Drake
1998-08-10
1
-1/+2
*
Updated the description of os.error to reflect the fact that it is now
Barry Warsaw
1998-07-23
1
-6/+11
*
Adjusted to use the new module synopsis support macros.
Fred Drake
1998-07-23
1
-2/+5
*
Caught a few more spurious \setindexsubitem macros....
Fred Drake
1998-04-07
1
-1/+0
*
Removed unnecessary \setindexsubitem.
Fred Drake
1998-04-07
1
-1/+0
*
Remove all uses of \sectcode; we can now use logical markup everywhere.
Fred Drake
1998-04-04
1
-1/+1
*
Remove obsolete lines like this:
Fred Drake
1998-04-04
1
-1/+0
*
Change "\," to just "," in function signatures. This is easier to maintain,
Fred Drake
1998-03-17
1
-23/+23
*
Added an index entry.
Fred Drake
1998-03-16
1
-0/+1
*
Use \withsubitem{} for indexing functions from other modules. This fixes
Fred Drake
1998-03-12
1
-2/+2
*
Logical markup.
Fred Drake
1998-03-11
1
-123/+140
*
Change {datadesc} environments with empty descriptions to \dataline{}s; this
Fred Drake
1998-02-13
1
-24/+12
*
Remove all \bcode / \ecode cruft; this is no longer needed. See previous
Fred Drake
1998-02-13
1
-3/+3
*
Consistently use \POSIX{} to denote POSIX. There were at least two different
Fred Drake
1998-02-09
1
-5/+5
*
Add ref to errno module.
Guido van Rossum
1998-02-06
1
-0/+2
*
Consistency: {\it ...} ==> \emph{...}
Fred Drake
1998-01-20
1
-1/+1
*
Consistency: "{\bf ...}" ==> "\strong{...}"
Fred Drake
1998-01-14
1
-2/+2
*
Correct small nits reported by Rob Hooft.
Guido van Rossum
1997-12-30
1
-8/+9
*
Changed illegal \stmodindex{} to \refstmodindex{}, added index reference
Fred Drake
1997-12-15
1
-2/+3
*
Added strerror()
Guido van Rossum
1997-10-05
1
-0/+4
*
Referred to POSIX docs as well as to Unix docs.
Guido van Rossum
1997-08-27
1
-3/+3
*
More emphasis on os.environ's calling of putenv; and added hint about
Guido van Rossum
1997-08-08
1
-4/+14
*
AMK's megapatch:
Guido van Rossum
1997-07-17
1
-0/+1
*
Really nitty-gritty change to prevent latex2html from using a LaTeX-generated
Fred Drake
1997-06-06
1
-1/+1
*
Added putenv, ftruncate (AMK).
Guido van Rossum
1997-06-02
1
-0/+19
*
Document return value of wait[pid]() more carefully.
Guido van Rossum
1997-05-09
1
-7/+12
*
Describe open(2) exported constants
Barry Warsaw
1996-12-19
1
-0/+30
*
posix.open(): third argument (mode) is optional.
Barry Warsaw
1996-12-19
1
-2/+4
*
(lib<all sorts of stuff>.tex):
Fred Drake
1996-12-13
1
-3/+3
*
added plock
Guido van Rossum
1996-07-21
1
-0/+6
[next]