Changeset 2423 for trunk/src/kash/shfile.h
- Timestamp:
- Oct 18, 2010, 1:43:35 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/shfile.h
r2416 r2423 132 132 void shfile_fork_win(shfdtab *pfdtab, int set, intptr_t *hndls); 133 133 void *shfile_exec_win(shfdtab *pfdtab, int prepare, unsigned short *sizep, intptr_t *hndls); 134 int shfile_exec_unix(shfdtab *pfdtab); 134 135 135 136 int shfile_open(shfdtab *, const char *, unsigned, mode_t);
Note:
See TracChangeset
for help on using the changeset viewer.