Ignore:
Timestamp:
Oct 7, 2007, 7:09:24 PM (18 years ago)
Author:
bird
Message:

jobs and other stuff.

File:
1 edited

Legend:

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

    r1206 r1207  
    107107long shfile_lseek(shfdtab *, int, long, int);
    108108int shfile_fcntl(shfdtab *, int fd, int cmd, int arg);
     109int shfile_dup(shfdtab *, int fd);
    109110
    110111int shfile_stat(shfdtab *, const char *, struct stat *);
Note: See TracChangeset for help on using the changeset viewer.