Files
cgroups-rs/src
zhanghj cd7e737149 lib: fix compiling error for type i8 in aarch64 environment
c_char is equal to i8 on x86, but it is equal to u8 on arm arch,
so we need to use type c_char instead of i8 to avoid compiling error.

Fixes: #9

Signed-off-by: zhanghj <zhanghj.lc@inspur.com>
2020-09-21 05:40:57 -04:00
..
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-14 13:00:43 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00
2020-09-09 16:42:55 +08:00