Thomas Lamprecht
449e4a66fe
tools/xattr: a char from C is not universally a rust i8
...
Make it actually do the correct cast by using `libc::c_char`.
Fixes issues when building on other platforms, e.g., the aarch64
client only build on Arch Linux ARM I tested in my free time.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-19 19:46:27 +02:00
..
2020-07-09 13:37:31 +02:00
2020-06-18 12:57:55 +02:00
2020-06-12 10:52:18 +02:00
2019-12-13 11:24:41 +01:00
2019-02-13 11:03:09 +01:00
2020-05-30 16:39:08 +02:00
2020-07-10 11:08:53 +02:00
2020-06-22 13:06:53 +02:00
2020-07-09 13:47:31 +02:00
2020-05-30 16:39:08 +02:00
2020-05-01 16:22:50 +02:00
2020-07-14 10:25:45 +02:00
2020-06-19 09:37:34 +02:00
2020-06-26 09:12:29 +02:00
2020-05-30 16:39:08 +02:00
2020-07-07 10:11:04 +02:00
2020-06-09 13:57:27 +02:00
2020-04-17 18:43:30 +02:00
2020-06-23 07:09:06 +02:00
2020-06-10 13:31:10 +02:00
2019-10-26 11:42:05 +02:00
2020-06-23 06:33:31 +02:00
2020-07-19 19:46:27 +02:00