Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a96a8e8c09d8146ee14663423b2b1eb21f730c63
      https://github.com/lxc/lxc/commit/a96a8e8c09d8146ee14663423b2b1eb21f730c63
  Author: Serge Hallyn <serge.hal...@ubuntu.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  use non-thread-safe getpwuid and getpwgid for android

We only call it (so far) after doing a fork(), so this is fine.  If we
ever need such a thing from threaded context, we'll simply need to write
our own version for android.

Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com>
Acked-by: Stéphane Graber <stgra...@ubuntu.com>


_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to