Page MenuHomeFreeBSD

D36760.diff
No OneTemporary

D36760.diff

diff --git a/bin/sh/jobs.h b/bin/sh/jobs.h
--- a/bin/sh/jobs.h
+++ b/bin/sh/jobs.h
@@ -55,7 +55,7 @@
void showjobs(int, int);
struct job *makejob(union node *, int);
pid_t forkshell(struct job *, union node *, int);
-pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int []);
+pid_t vforkexecshell(struct job *, char **, char **, const char *, int, int [2]);
int waitforjob(struct job *, int *);
int stoppedjobs(void);
int backgndpidset(void);

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 12:21 AM (20 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14668181
Default Alt Text
D36760.diff (473 B)

Event Timeline