On 10/15/2015 05:02 PM, Kees Cook wrote:
> On Thu, Oct 15, 2015 at 4:01 PM, Shuah Khan wrote:
>> On 10/15/2015 05:00 PM, Shuah Khan wrote:
>>> On 10/15/2015 04:07 PM, Kees Cook wrote:
On Thu, Oct 15, 2015 at 1:06 PM, Shuah Khan
wrote:
> On 10/15/2015 12:42 PM, Kees Cook wrote:
On Thu, Oct 15, 2015 at 4:01 PM, Shuah Khan wrote:
> On 10/15/2015 05:00 PM, Shuah Khan wrote:
>> On 10/15/2015 04:07 PM, Kees Cook wrote:
>>> On Thu, Oct 15, 2015 at 1:06 PM, Shuah Khan wrote:
On 10/15/2015 12:42 PM, Kees Cook wrote:
> On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan
>
On 10/15/2015 05:00 PM, Shuah Khan wrote:
> On 10/15/2015 04:07 PM, Kees Cook wrote:
>> On Thu, Oct 15, 2015 at 1:06 PM, Shuah Khan wrote:
>>> On 10/15/2015 12:42 PM, Kees Cook wrote:
On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan
wrote:
> On 10/06/2015 01:30 PM, Kees Cook wrote:
On 10/15/2015 04:07 PM, Kees Cook wrote:
> On Thu, Oct 15, 2015 at 1:06 PM, Shuah Khan wrote:
>> On 10/15/2015 12:42 PM, Kees Cook wrote:
>>> On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan wrote:
On 10/06/2015 01:30 PM, Kees Cook wrote:
> Changing arm64 syscalls is done via a specific regis
On Thu, Oct 15, 2015 at 1:06 PM, Shuah Khan wrote:
> On 10/15/2015 12:42 PM, Kees Cook wrote:
>> On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan wrote:
>>> On 10/06/2015 01:30 PM, Kees Cook wrote:
Changing arm64 syscalls is done via a specific register set, more like s390
than like arm (spe
On 10/15/2015 12:42 PM, Kees Cook wrote:
> On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan wrote:
>> On 10/06/2015 01:30 PM, Kees Cook wrote:
>>> Changing arm64 syscalls is done via a specific register set, more like s390
>>> than like arm (specific ptrace call) and x86 (part of general registers).
>>
On Thu, Oct 15, 2015 at 7:07 AM, Shuah Khan wrote:
> On 10/06/2015 01:30 PM, Kees Cook wrote:
>> Changing arm64 syscalls is done via a specific register set, more like s390
>> than like arm (specific ptrace call) and x86 (part of general registers).
>> Since (restarting) poll doesn't exist on arm6
On 10/06/2015 01:30 PM, Kees Cook wrote:
> Changing arm64 syscalls is done via a specific register set, more like s390
> than like arm (specific ptrace call) and x86 (part of general registers).
> Since (restarting) poll doesn't exist on arm64, switch to using nanosleep
> for testing restart_syscal
Changing arm64 syscalls is done via a specific register set, more like s390
than like arm (specific ptrace call) and x86 (part of general registers).
Since (restarting) poll doesn't exist on arm64, switch to using nanosleep
for testing restart_syscall. And since it looks like the syscall ABI is
inc
9 matches
Mail list logo