Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: af5205809e3921ea0c4db5771ea1da5d2f0eaaf5
      
https://github.com/Linaro/odp/commit/af5205809e3921ea0c4db5771ea1da5d2f0eaaf5
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M configure.ac
    M example/Makefile.inc
    M helper/Makefile.am
    A helper/include/odp/helper/linux/process.h
    A helper/include/odp/helper/linux/pthread.h
    R helper/include/odp/helper/platform/linux-generic/threads_extn.h
    A helper/linux/thread.c
    M helper/m4/configure.m4
    R helper/platform/linux-generic/thread.c
    M helper/test/.gitignore
    M helper/test/Makefile.am
    R helper/test/linux-generic/Makefile.am
    R helper/test/linux-generic/process.c
    R helper/test/linux-generic/thread.c
    A helper/test/linux/Makefile.am
    A helper/test/linux/process.c
    A helper/test/linux/pthread.c
    M test/Makefile.inc
    M test/common_plat/validation/api/Makefile.inc
    M test/linux-generic/Makefile.inc

  Log Message:
  -----------
  helper: linux: renamed threads_extn to linux helpers

There's no platform specific helpers. Helpers may depend on
Linux and make it easier to do common series of Linux system
calls. These kind of helpers are grouped into helper/linux
directory.

Use --enable-helper-linux configuration option to enable
support for Linux helpers.

Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Mike Holmes <mike.hol...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Reply via email to