]> git.proxmox.com Git - perlmod.git/commit
add ability to set the errno value
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 2 May 2023 12:31:47 +0000 (14:31 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 2 May 2023 12:43:47 +0000 (14:43 +0200)
commit56bb74b196e8e4986f12bfd2eff217fec2e60e4a
tree01fa35765e1ba28de9a9637073e35f9bb08bc93a
parent2aa0c70d0db54c8677737fd6e10af0a3c3198156
add ability to set the errno value

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
perlmod-macro/src/attribs.rs
perlmod-macro/src/function.rs
perlmod-test/src/pkg142.rs
perlmod/src/error.rs
test.pl