File: Changes

package info (click to toggle)
libproc-syncexec-perl 1.01-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 182; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 429 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl extension Proc::SyncExec.

1.01  Fri Feb  4 07:00:07 EST 2005

    - Oops, sync_popen_noshell() always returned true.
    - Oops, sync_*open*() would have allowed a failed close() to clobber
      a failed exec()'s $!.

1.00  Sat Sep 23 22:26:04 EDT 2000

    - Add a synopsis and tests.

0.01  Wed Aug 13 12:41:00 EDT 1997

    - Initial version.

$Id: Changes,v 1.3 2005/02/04 12:15:56 roderick Exp $