[lxc-devel] [lxc/lxc] 88cf32: string_utils: provide a version of strchrnul() in ...

Stéphane Graber noreply at github.com
Sat Mar 20 18:56:43 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 88cf3229fe5dec0df3c560eb714c7365ba987f4d
      https://github.com/lxc/lxc/commit/88cf3229fe5dec0df3c560eb714c7365ba987f4d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
    M configure.ac
    A src/include/stchrnul.c
    A src/include/stchrnul.h
    M src/lxc/string_utils.h

  Log Message:
  -----------
  string_utils: provide a version of strchrnul() in case it's not available

This should only happen on Android.

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


  Commit: f62beebe22d638ae001211fc9407925d41e5ccc2
      https://github.com/lxc/lxc/commit/f62beebe22d638ae001211fc9407925d41e5ccc2
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
    M configure.ac
    A src/include/stchrnul.c
    A src/include/stchrnul.h
    M src/lxc/string_utils.h

  Log Message:
  -----------
  Merge pull request #3716 from brauner/2021-03-19/fixes

string_utils: provide a version of strchrnul() in case it's not avail…


Compare: https://github.com/lxc/lxc/compare/1718e6d6018d...f62beebe22d6


More information about the lxc-devel mailing list