Changeset 3438 for trunk/src/kash/exec.h
- Timestamp:
- Sep 9, 2020, 10:01:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/exec.h
r3435 r3438 71 71 #endif 72 72 73 #ifndef SH_FORKED_MODE 74 void subshellinitexec(shinstance *, shinstance *); 75 #endif 73 76 SH_NORETURN_1 void shellexec(struct shinstance *, char **, char **, const char *, int) SH_NORETURN_2; 74 77 char *padvance(struct shinstance *, const char **, const char *);
Note:
See TracChangeset
for help on using the changeset viewer.