veeso / pavao

A Rust client library for SMB 🦚
GNU General Public License v3.0
56 stars 7 forks source link

[Feature Request] - Add support for Linux RISC-V64 #7

Closed moui0 closed 7 months ago

moui0 commented 8 months ago

Description

Add support for Linux RISC-V64.

Changes

Use libc::stat of Linux RISC-V64.

Implementation

Add conditional compilation option for the relevant fields in From trait of SmbStat.

moui0 commented 7 months ago

Hi, if you think that is ok, I could open a PR for this.

veeso commented 7 months ago

Hi, yes please, sorry but I don't have much time and I don't have anything to test this change