Changeset 21b0013 in mainline for uspace/app/bdsh/tok.h


Ignore:
Timestamp:
2021-08-08T12:57:21Z (3 years ago)
Author:
Manuele Conti <manuele.conti@…>
Children:
932c640
Parents:
a106037
Message:

Start adding bdsh full pipes support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/tok.h

    ra106037 r21b0013  
    3333        TOKTYPE_TEXT,
    3434        TOKTYPE_PIPE,
     35        TOKTYPE_RDIN,
     36        TOKTYPE_RDOU,
     37        TOKTYPE_RDAP,
    3538        TOKTYPE_SPACE
    3639} token_type_t;
Note: See TracChangeset for help on using the changeset viewer.