Changeset 3775
- Timestamp:
- Mar 15, 2012, 10:33:49 PM (13 years ago)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/src/lib/sys/b_processWait.c
r3373 r3775 221 221 } 222 222 223 #if 0 /* Don't massacre our decendants. */ 223 224 /* 224 225 * Kill all known decendants. … … 261 262 /* nothing */; 262 263 } 264 #endif 263 265 } 264 266 -
trunk/libc/src/kNIX/os2/b_processWait.c
r3373 r3775 202 202 } 203 203 204 #if 0 /* Don't massacre our decendants. */ 204 205 /* 205 206 * Kill all known decendants. … … 242 243 /* nothing */; 243 244 } 245 #endif 244 246 } 245 247
Note:
See TracChangeset
for help on using the changeset viewer.