| Commit message (Expand) | Author | Age | Files | Lines |
* | This is patch | Michael W. Hudson | 2002-05-27 | 1 | -4/+50 |
|
|
* | Use the standard expression for the availability statement for alarm(). | Fred Drake | 2002-02-15 | 1 | -2/+3 |
|
|
* | note that the alarm function is not available on Windows. | Skip Montanaro | 2002-02-15 | 1 | -4/+4 |
|
|
* | Fix up a few style nits -- avoid "e.g." and "i.e." -- these make | Fred Drake | 2001-07-06 | 1 | -4/+4 |
|
|
* | Update example to no longer use the FCNTL module. | Fred Drake | 2001-05-10 | 1 | -2/+2 |
|
|
* | Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 1 | -3/+3 |
|
|
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | SIGTERM is no longer caught to call sys.exitfunc. | Guido van Rossum | 1999-03-25 | 1 | -4/+2 |
|
|
* | Added an example that uses signal.alarm() to time out an os.open() that | Andrew M. Kuchling | 1998-08-18 | 1 | -1/+29 |
|
|
* | Fix markup where C include files get named in <...> form; bug reported by | Fred Drake | 1998-08-14 | 1 | -1/+1 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Clarify the type of the signal handler. | Guido van Rossum | 1998-06-09 | 1 | -1/+2 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Remove obsolete \setindexsubitem macro. | 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 | -1/+1 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -1/+1 |
|
|
* | Converted to use semantic markup. This is an example of how many of the new | Fred Drake | 1998-01-22 | 1 | -36/+39 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
|
|
* | document non-BSD SIGCHLD behaviour | Guido van Rossum | 1996-02-12 | 1 | -1/+4 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -3/+10 |
|
|
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -14/+14 |
|
|
* | added lots of useful info | Guido van Rossum | 1995-02-15 | 1 | -15/+64 |
|
|
* | added libsignal.tex | Guido van Rossum | 1995-02-07 | 1 | -0/+80 |
|
|