Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: 8c760bbd101b033ab7dbbd518f4500572b204d9a
      https://github.com/lxc/lxc/commit/8c760bbd101b033ab7dbbd518f4500572b204d9a
  Author: Stéphane Graber <[email protected]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  Cast to gid_t to fix android build failure

stat.st_gid is unsigned long in bionic instead of the expected gid_t, so
just cast it to gid_t.

Signed-off-by: Stéphane Graber <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]>


_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to