[lxc-devel] [lxc/lxc] 78c284: tree-wide: replace readdir_r() with readdir()

GitHub noreply at github.com
Tue Nov 22 06:19:53 UTC 2016


  Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: 78c284c79bbf8caa9b798dc719fae2f40814addc
      https://github.com/lxc/lxc/commit/78c284c79bbf8caa9b798dc719fae2f40814addc
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/lxc/bdev.c
    M src/lxc/cgfs.c
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c
    M src/lxc/utils.c

  Log Message:
  -----------
  tree-wide: replace readdir_r() with readdir()

Signed-off-by: Christian Brauner <christian.brauner at canonical.com>


  Commit: 4e57e9dccd55dd98f82455a0893b775e163b626b
      https://github.com/lxc/lxc/commit/4e57e9dccd55dd98f82455a0893b775e163b626b
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/lxc/bdev.c
    M src/lxc/cgfs.c
    M src/lxc/conf.c
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c
    M src/lxc/start.c
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #1310 from brauner/2016-11-22/tree_wide_replace_readdir_r

tree-wide: replace readdir_r() with readdir()


Compare: https://github.com/lxc/lxc/compare/edb1098be794...4e57e9dccd55


More information about the lxc-devel mailing list