Page MenuHomeFreeBSD

D36760.1781263208.diff
No OneTemporary

Size
473 B
Referenced Files
None
Subscribers
None

D36760.1781263208.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
Fri, Jun 12, 11:20 AM (1 h, 54 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28892647
Default Alt Text
D36760.1781263208.diff (473 B)

Event Timeline