Changeset 2424 for trunk/src/kash/shfile.h
- Timestamp:
- Oct 18, 2010, 10:52:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/shfile.h
r2423 r2424 142 142 int shfile_fcntl(shfdtab *, int fd, int cmd, int arg); 143 143 int shfile_dup(shfdtab *, int fd); 144 int shfile_movefd(shfdtab *, int fdfrom, int fdto); 145 int shfile_movefd_above(shfdtab *, int fdfrom, int fdmin); 144 146 145 147 int shfile_stat(shfdtab *, const char *, struct stat *);
Note:
See TracChangeset
for help on using the changeset viewer.