Changeset 1055
- Timestamp:
- Jan 25, 2004, 6:34:10 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/lgpl/sysdeps/os2/__spawni.c
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1054 r1055 93 93 94 94 /* marke it close on exit. */ 95 if ( fSavedCoE95 if ( !(fSavedCoE & FD_CLOEXEC) 96 96 && fcntl(fdSaved, F_SETFD, FD_CLOEXEC) < 0) 97 97 { -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.