Download List

Projeto Descrição

Jniexec provides a Java class library and a Java Native Interface wrapper around the Linux (Unix) fork/exec functions. It further provides native I/O redirection and formulation of subprocess pipelines resembling Unix shell pipelines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-17 21:30 Back to release list
0.2

Esta versão adicionou testes JUnit e cobertura de código para a parte Java. Um núcleo de despejo provocado por um comando vazio de um processo foi evitada com uma IllegalArgumentException. Saída de depuração foi retirado do código da interface nativa. A documentação foi melhorado.
Tags: Minor bugfixes
This release added JUnit tests and code coverage for the Java part. A core dump triggered by an empty command of a process was prevented with an IllegalArgumentException. Debug output was removed from native interface code. The documentation was improved.

Project Resources