Package | Description |
---|---|
jnr.posix |
Modifier and Type | Class and Description |
---|---|
static class |
POSIX.SpawnCloseFileAction |
static class |
POSIX.SpawnDupFileAction |
static class |
POSIX.SpawnOpenFileAction |
Modifier and Type | Method and Description |
---|---|
int |
POSIX.posix_spawnp(String path,
List<? extends POSIX.SpawnFileAction> fileActions,
List<? extends CharSequence> argv,
List<? extends CharSequence> envp) |
Copyright © 2012. All Rights Reserved.