Ignore:
Timestamp:
Sep 9, 2020, 10:01:39 PM (5 years ago)
Author:
bird
Message:

kash: Hammering on threaded mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/options.h

    r2679 r3438  
    130130/*extern char *optptr;*/                /* used by nextopt */
    131131
     132#ifndef SH_FORKED_MODE
     133void subshellinitoptions(struct shinstance *, struct shinstance *);
     134#endif
    132135void procargs(struct shinstance *, int, char **);
    133136void optschanged(struct shinstance *);
Note: See TracChangeset for help on using the changeset viewer.