@leonerd, you might know the answer to this, although only if you have time and interest to look.
Is there a better place for the pp_sys.c part of this patch? I tried adding it to perl.h, and it gave me an error I forgot to write down. I may try again.
https://github.com/afresh1/OpenBSD-perl/compare/blead...syscall_emulator
Background is, on OpenBSD, syscall(2) is likely going away, but someone who would put up a fuss apparently uses it from perl, so I need to fake it and that's good enough. Also, it's a proof-of-concept that could be used to make other programs work.
Is there a better place for the pp_sys.c part of this patch? I tried adding it to perl.h, and it gave me an error I forgot to write down. I may try again.
https://github.com/afresh1/OpenBSD-perl/compare/blead...syscall_emulator
Background is, on OpenBSD, syscall(2) is likely going away, but someone who would put up a fuss apparently uses it from perl, so I need to fake it and that's good enough. Also, it's a proof-of-concept that could be used to make other programs work.
Comparing blead...syscall_emulator · afresh1/OpenBSD-perl
Patches and scripts with the goal of a current perl in OpenBSD base - Comparing blead...syscall_emulator · afresh1/OpenBSD-perlGitHub
Paul Evans
in reply to Andrew Hewus Fresh • • •Andrew Hewus Fresh
in reply to Paul Evans • • •Andrew Hewus Fresh
in reply to Paul Evans • • •Andrew Hewus Fresh
in reply to Andrew Hewus Fresh • • •https://github.com/afresh1/perl5/compare/Perl😛erl5:blead...syscall_emulator
The question is where is a better place to put this change:
https://github.com/afresh1/perl5/commit/a128ab55a2de40dcbad69da66b572fc78ccb0ef8
Comparing Perl:blead...afresh1:syscall_emulator · Perl/perl5
GitHubPaul Evans
in reply to Andrew Hewus Fresh • • •Andrew Hewus Fresh
in reply to Paul Evans • • •