[lxc-devel] [lxc/lxc] a144d2: arguments: move to tools/ subdirectory

GitHub noreply at github.com
Tue Dec 5 11:17:35 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a144d2883021e67d22412e11fb6d2ee2a6439798
      https://github.com/lxc/lxc/commit/a144d2883021e67d22412e11fb6d2ee2a6439798
  Author: RicardoSanchezA <ricardo.sanchez at utexas.edu>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/lxc/Makefile.am
    R src/lxc/arguments.c
    R src/lxc/arguments.h
    A src/lxc/tools/arguments.c
    A src/lxc/tools/arguments.h

  Log Message:
  -----------
  arguments: move to tools/ subdirectory

The arguments.{c,h} file should not be a part of liblxc itself. It should only
be used for the lxc tools.

Signed-off-by: RicardoSanchezA <ricardo.sanchez at utexas.edu>
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>




More information about the lxc-devel mailing list