[lxc-devel] [lxc/lxc] 74f969: tree-wide: replace readdir_r() with readdir()

GitHub noreply at github.com
Thu Aug 11 14:25:36 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 74f96976634e30df1c156803047d89a70eba74f8
      https://github.com/lxc/lxc/commit/74f96976634e30df1c156803047d89a70eba74f8
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M src/lxc/bdev/lxcloop.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgfsng.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 <cbrauner at suse.de>


  Commit: e00456c82020379f2c246a8a4766d0ee83ce0bd1
      https://github.com/lxc/lxc/commit/e00456c82020379f2c246a8a4766d0ee83ce0bd1
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lxc/bdev/lxcloop.c
    M src/lxc/cgroups/cgfs.c
    M src/lxc/cgroups/cgfsng.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 #1118 from brauner/2016-08-09/remove_readdir_r

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


Compare: https://github.com/lxc/lxc/compare/baecb85acc9e...e00456c82020


More information about the lxc-devel mailing list