Changeset 1266
- Timestamp:
- Feb 17, 2004, 10:01:52 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/sys/filehandles.c
-
Property cvs2svn:cvs-rev
changed from
1.6
to1.7
r1265 r1266 554 554 if (!__libc_fh(fh)) 555 555 { 556 #ifdef DEBUG556 /*#ifdef DEBUG 557 557 __asm__("int $3"); 558 #endif 558 #endif*/ 559 559 _fmutex_release(&gmtx); 560 560 errno = EBADF; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.