| 1 |
root |
1.1 |
Revision history for Perl extension Proc::FastSpawn |
| 2 |
|
|
|
| 3 |
root |
1.6 |
1.0 Sun Apr 7 03:32:54 CEST 2013 |
| 4 |
|
|
- work around corrupted $^X on openbsd, when linked against |
| 5 |
|
|
libpthread (only affects a testcase). |
| 6 |
|
|
|
| 7 |
root |
1.5 |
0.2 Thu Apr 4 08:24:32 CEST 2013 |
| 8 |
root |
1.4 |
- define _WIN32_WINNT to windows xp, to make sure |
| 9 |
|
|
we get the GetProcessId prototype. |
| 10 |
root |
1.3 |
- add synopsis section with some examples. |
| 11 |
|
|
|
| 12 |
root |
1.2 |
0.1 Sat Mar 30 02:16:48 CET 2013 |
| 13 |
|
|
- intiial CPAN release. |
| 14 |
|
|
|
| 15 |
root |
1.1 |
0.01 Fri Mar 29 14:32:28 CET 2013 |
| 16 |
|
|
- first rough idea. |
| 17 |
|
|
|