Changeset 2546 for trunk/src/kash/shinstance.h
- Timestamp:
- Oct 1, 2011, 9:49:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/shinstance.h
r2498 r2546 445 445 #else 446 446 # include <sys/wait.h> 447 # ifdef __HAIKU__ 448 # define WCOREDUMP(x) (0) /** @todo check the haiku headers and see if this information is available or not... */ 449 # endif 447 450 #endif 448 451 pid_t sh_fork(shinstance *);
Note:
See TracChangeset
for help on using the changeset viewer.