On Sun, Nov 04, 2012 at 09:55:27AM +0100, Alexander Burger wrote:
> This boils down to (line 19477 of "src64/emu.base.c"):
> 
>           // lockFileAC:
>    2644,  //   18454: st2 (Flock)

The exact line numbers are subject to change, of course. Actually, I
mistakenly looked at an a bit outdated version. The above part is at
line 19479 in the current release.


> The last line results in the call (line 39073):
> 
>    case 2650:  // cc fcntl (C 14 Flock)
>       A.l = (uint32_t)fcntl((int)C.n, 14, (int)((uint64_t)(unsigned 
> long)((uint8_t*)Data+7844)));
>       break;

Same here. This is now at 39079.

Just to avoid confusion ;-)
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to