[fpc-devel] broken shmat on x86_64-linux

Peter Vreman peter at freepascal.org
Sat Oct 1 22:54:01 CEST 2005


> Jonas Maebe wrote:
>
>>
>> On 29 sep 2005, at 22:35, Florian Klaempfl wrote:
>>
>>> Can anybody who understand the patch, apply it ;)? Does ir work for
>>> i386
>>> too?
>>
>>
>> Patch looks ok according to what I see in the man page of shmat on a
>> x86-64 box here. It just seems error checking (via errno) is missing
>> (but that was already the casein the original function as well).
>
> Error checking is done in do_syscall.

Patch applied. But please send a unified diff next time. Use 'diff -u' or
'svn diff'. The svn diff is now the preferred option.






More information about the fpc-devel mailing list