Changeset 2424 for trunk/src/kash/redir.h
- Timestamp:
- Oct 18, 2010, 10:52:03 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/redir.h
r1233 r2424 46 46 void clearredir(struct shinstance *, int); 47 47 int copyfd(struct shinstance *, int, int); 48 int movefd(struct shinstance *, int, int); 49 int movefd_above(struct shinstance *, int, int); 48 50
Note:
See TracChangeset
for help on using the changeset viewer.