Ignore:
Timestamp:
Oct 10, 2007, 4:32:54 AM (18 years ago)
Author:
bird
Message:

shfile_cloexec. signal types.

File:
1 edited

Legend:

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

    r1233 r1240  
    132132int shfile_access(shfdtab *, const char *, int);
    133133int shfile_isatty(shfdtab *, int);
     134int shfile_cloexec(shfdtab *, int, int);
    134135int shfile_ioctl(shfdtab *, int, unsigned long, void *);
    135136#ifdef _MSC_VER
Note: See TracChangeset for help on using the changeset viewer.