mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 20:00:49 +02:00
commit bash-20161014 snapshot
This commit is contained in:
@@ -57,6 +57,7 @@ extern void coproc_flush __P((void));
|
||||
extern void coproc_close __P((struct coproc *));
|
||||
extern void coproc_closeall __P((void));
|
||||
extern void coproc_reap __P((void));
|
||||
extern pid_t coproc_active __P((void));
|
||||
|
||||
extern void coproc_rclose __P((struct coproc *, int));
|
||||
extern void coproc_wclose __P((struct coproc *, int));
|
||||
|
||||
Reference in New Issue
Block a user