summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* old tag: 0.020.02jluehrs22007-08-200-0/+0
* doc changes for 0.02jluehrs22007-08-203-3/+8
* use the new kill() interface in the tests rather than the perl builtinjluehrs22007-08-171-1/+1
* fixmejluehrs22007-08-171-0/+2
* synopsis editjluehrs22007-08-171-1/+1
* this test also needs to make sure that the subprocess is dead before exiting ...jluehrs22007-08-171-0/+1
* missed some PTY->pty changesjluehrs22007-08-171-2/+2
* this should have been a croakjluehrs22007-08-171-2/+1
* don't allow a subprocess to be spawned if one is already runningjluehrs22007-08-171-0/+3
* comment formattingjluehrs22007-08-171-1/+2
* don't know where this line came fromjluehrs22007-08-171-1/+0
* make spawn wait for the child to die before returning if there was an errorjluehrs22007-08-172-3/+2
* make kill block on the subprocess death by default, and allow sending signals...jluehrs22007-08-173-11/+18
* fix is_active to not rely on SIGCHLD, since it seems to create race condition...jluehrs22007-08-171-2/+6
* old tag: 0.010.01jluehrs22007-08-170-0/+0
* 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
* fix the changelogjluehrs22007-08-171-3/+2
* getting ready for a releasejluehrs22007-08-171-1/+1
* write a readmejluehrs22007-08-171-1/+1
* we have testsjluehrs22007-08-177-9/+74
* 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 s...jluehrs22007-08-161-4/+2
* add vim foldsjluehrs22007-08-161-0/+24
* add actual documentationjluehrs22007-08-161-14/+48
* change to carp for error messagesjluehrs22007-08-162-7/+9
* clean up the pod stuffjluehrs22007-08-161-34/+83
* move the module into place, add some boilerplate pod stuffjluehrs22007-08-161-0/+83
* add cpan stuffjluehrs22007-08-165-0/+78
* probably should get this thing into version control... probably should have a...jluehrs22007-08-141-0/+153