summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* fix is_active to not rely on SIGCHLD, since it seems to create race ↵jluehrs22007-08-171-2/+6
| | | | conditions that i don't understand
* other doc fixesjluehrs22007-08-171-3/+3
|
* s/PTY/pty/gjluehrs22007-08-171-10/+10
|
* syswrite defaults to sending the whole stringjluehrs22007-08-171-1/+1
|
* getting ready for a releasejluehrs22007-08-171-1/+1
|
* doc fixesjluehrs22007-08-171-1/+1
|
* die if spawning a subprocess failsjluehrs22007-08-171-5/+4
|
* various doc changesjluehrs22007-08-161-5/+5
|
* pod also requires newlines before commandsjluehrs22007-08-161-0/+12
|
* typojluehrs22007-08-161-1/+1
|
* make read() consistent with the documentationjluehrs22007-08-161-6/+7
|
* add some more to the synopsisjluehrs22007-08-161-0/+1
|
* we don't need to explicitly specify a max for writing, since we can use the ↵jluehrs22007-08-161-4/+2
| | | | string length
* add vim foldsjluehrs22007-08-161-0/+24
|
* add actual documentationjluehrs22007-08-161-14/+48
|
* change to carp for error messagesjluehrs22007-08-161-7/+8
|
* clean up the pod stuffjluehrs22007-08-161-34/+83
|
* move the module into place, add some boilerplate pod stuffjluehrs22007-08-161-0/+236