https://bugzilla.mindrot.org/show_bug.cgi?id=2361

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2650|0                           |1
        is obsolete|                            |
   Attachment #2651|                            |ok?([email protected])
              Flags|                            |

--- Comment #20 from Damien Miller <[email protected]> ---
Created attachment 2651
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2651&action=edit
with aarch64 bits, re-sorted syscall list

This adds the aarch64 syscalls and configure stanza.

It also re-sorts the syscall list, and make it just include every
requested syscall if their syscall numbers are present, rather than
depending on architecture or libc. This means we might allow one or two
additional syscalls than are strictly necessary (e.g. madvise on
!musllibc) but it's more readable and easier to maintain.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to