Changeset 1149
- Timestamp:
- Feb 2, 2004, 11:12:53 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/sys/__init.c
-
Property cvs2svn:cvs-rev
changed from
1.10
to1.11
r1148 r1149 272 272 { 273 273 FS_VAR(); 274 PPIB pPib; 275 PTIB pTib; 276 DosGetInfoBlocks (&pTib, &pPib); 277 say ("\r\n"); 278 say (pPib->pib_pchcmd); 279 say (":"); 280 274 281 if (signo == SIGABRT) 275 282 say ("\r\nAbnormal program termination\r\n"); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.