summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libposixfile.tex
Commit message (Collapse)AuthorAgeFilesLines
* Use \withsubitem{} for indexing extra-module functions.Fred Drake1998-03-121-2/+3
|
* Logical markup.Fred Drake1998-03-111-27/+30
| | | | | Changed example to use "import posixfile" instead of "from posixfile import *" since only one symbol was used.
* Added \label{} for logical addressing.Fred Drake1998-02-181-1/+2
|
* Capitalize first word in sentences, use periods at end.Fred Drake1998-02-131-3/+3
|
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-5/+5
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Don't break a long line at an unpleasant point.Guido van Rossum1998-02-111-2/+1
|
* Convert a couple of three-column tables with an empty third column toFred Drake1997-12-231-11/+11
| | | | | two-column tables. This improves the rendering of the HTML version on (at least) some browsers.
* Added embryonic description of fcntl.lockf(). Added pointer to thatGuido van Rossum1996-10-111-0/+4
| | | | in posixfile (which is obsolescent).
* typos, layout and other small thingsGuido van Rossum1995-04-101-2/+3
|
* micro changeGuido van Rossum1995-03-181-1/+1
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-9/+11
| | | | unified style; etc.
* copyright.tex: Add 1995 to copyright message.Guido van Rossum1995-01-041-1/+1
| | | | | | | | | | | | | | | lib.tex: add libimp; remove bogus warning about lineii. libmath.tex: document hypot(). libmd5.tex: rename md5.md5() to md5.new(). libposix.tex: document chown(). libposixfile.tex: openfile() instead of fileopen(). libsocket.tex: document gethostbyaddr(). libtypes.tex: add footnote explaining why readline() keeps the newline. ref3.tex: correct typos, add back*quotes to index. ref4.tex: don't use \verb inside footnote. ref5.tex: explain repr() and str() and add them + back*quotes to index. ref6.tex: correct typo, don't use \verb in footnote. ref7.tex: don't use \verb in footnote.
* * Doc/libfuncs.tex: don't use $math$ in description of pow(x,y,z);Guido van Rossum1994-08-121-11/+11
| | | | | | | | | | | | describe tuple() * Doc/libposixfile.tex: use tableiii instead of tableii, so partparse will work again (I know, chicken!) * Doc/libthread.tex: Added get_ident(); updated text on module availability * Doc/myformat.perl: Added sub do_cmd_Cpp
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-14/+11
|
* README: correct typo (lib.index)Guido van Rossum1994-05-191-0/+154
lib.tex: include libfcntl, libposixfile myformat.sty: add tableii environment libfcntl.tex, libposixfile.tex: docs contributed by Jaap V