Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 88cf3229fe5dec0df3c560eb714c7365ba987f4d https://github.com/lxc/lxc/commit/88cf3229fe5dec0df3c560eb714c7365ba987f4d Author: Christian Brauner <christian.brau...@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.brau...@ubuntu.com> Commit: f62beebe22d638ae001211fc9407925d41e5ccc2 https://github.com/lxc/lxc/commit/f62beebe22d638ae001211fc9407925d41e5ccc2 Author: Stéphane Graber <stgra...@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 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel