Changeset 881 for trunk/src/ash-messup/trap.h
- Timestamp:
- Apr 21, 2007, 10:47:37 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash-messup/trap.h
r879 r881 42 42 void ignoresig(struct shinstance *, int, int); 43 43 void onsig(struct shinstance *, int); 44 void dotrap(struct shinstance * , void);44 void dotrap(struct shinstance *); 45 45 void setinteractive(struct shinstance *, int); 46 46 void exitshell(struct shinstance *, int) __attribute__((__noreturn__));
Note:
See TracChangeset
for help on using the changeset viewer.