Patch level : 12.0 no-patch
Files correlati : sy Commento : Tolto lock in apertura files per ovviare al problema delle librerie Microsoft. Da sistemare successivamente git-svn-id: svn://10.65.10.50/branches/R_10_00@24499 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
a6ab219ec6
commit
b4136256ee
@ -106,8 +106,6 @@ int seeklk(S, pos, lm, LockMode, rec)
|
||||
if (lm == LK_UNLCK)
|
||||
_locking(S->F, LK_NBLCK, 1L);
|
||||
|
||||
if (lm == LK_UNLCK)
|
||||
_locking(S->F, LK_NBLCK, 1L);
|
||||
if (_locking(S->F, lm, 1L) == -1)
|
||||
{
|
||||
S->IOR = CIOResult();
|
||||
|
1086
src/include/cfiles.c
1086
src/include/cfiles.c
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user