Changeset 2320
- Timestamp:
- Sep 25, 2005, 11:07:38 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/InnoTekLIBC/fork.h
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r2319 r2320 95 95 */ 96 96 __LIBC_FORK_OP_FORK_CHILD = 0x40 97 /** Called on fork failure in the child to give a chance to cleanup98 * resources which are not automatically freed upon process termination.99 */100 97 } __LIBC_FORKOP; 101 98 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.