Ignore:
Timestamp:
Mar 1, 2009, 2:54:30 AM (16 years ago)
Author:
bird
Message:

kash: avoid file steams in the trace code.

File:
1 edited

Legend:

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

    r2293 r2296  
    297297    struct redirtab    *redirlist;
    298298    int                 fd0_redirected/* = 0*/;
     299
     300    /* show.c */
     301    char                tracebuf[1024];
     302    size_t              tracepos;
     303    int                 tracefd;
    299304
    300305    /* trap.h */
Note: See TracChangeset for help on using the changeset viewer.