useDynLib(bfork)
exportPattern("^[[:alpha:]]+")
export(fork)
export(wait)
export(waitall)
