summaryrefslogtreecommitdiff
path: root/src/sys/stat.rs
diff options
context:
space:
mode:
authororvij <85481483+orvij@users.noreply.github.com>2021-07-18 09:35:43 +0000
committerorvij <85481483+orvij@users.noreply.github.com>2021-07-24 23:52:56 +0000
commit3f6151ebbe11c6c20735f6390be69461628f9857 (patch)
tree032932ae700c6705739c765a5984d92dc5b25ea4 /src/sys/stat.rs
parente1351ab48bbf2ea1522388918e97dd2b861dabf7 (diff)
downloadnix-3f6151ebbe11c6c20735f6390be69461628f9857.zip
unistd: Add conversion from User to libc::passwd
Add From<User> for libc::passwd trait implementation to convert a User into a libc::passwd Implementation consumes the User struct, giving ownership over the internal members to the libc::passwd struct Add the User::gecos field to 64-bit Android builds, since it is supported by libc::passwd for those builds
Diffstat (limited to 'src/sys/stat.rs')
0 files changed, 0 insertions, 0 deletions