[openSUSE/wicked] 878527: util: Add function ni_stringbuf_join()
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 8785279417fa31af8bb5ab4527ca0f841f91090b https://github.com/openSUSE/wicked/commit/8785279417fa31af8bb5ab4527ca0f841f... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2021-04-22 (Thu, 22 Apr 2021) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- util: Add function ni_stringbuf_join() Commit: 95ca24b9f82ab8ff4c15a4d211e2de6ae3028375 https://github.com/openSUSE/wicked/commit/95ca24b9f82ab8ff4c15a4d211e2de6ae3... Author: Marius Tomaschewski <mt@suse.com> Date: 2021-04-30 (Fri, 30 Apr 2021) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: added parse bitmap string and array utils Signed-off-by: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Commit: 9ad116bf2e6d1d469f822ab26bf80ddd79a84109 https://github.com/openSUSE/wicked/commit/9ad116bf2e6d1d469f822ab26bf80ddd79... Author: Marius Tomaschewski <mt@suse.com> Date: 2021-04-30 (Fri, 30 Apr 2021) Changed paths: M include/wicked/util.h M src/util.c Log Message: ----------- utils: format bitmap to array and string alternatives Signed-off-by: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Commit: 08db604e0578468be83b0efa883a262ac2566078 https://github.com/openSUSE/wicked/commit/08db604e0578468be83b0efa883a262ac2... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2021-04-30 (Fri, 30 Apr 2021) Changed paths: M testing/Makefile.am A testing/bitmap-test.c Log Message: ----------- testing: Add bitmap-test.c for bitmap utils Commit: ac5e5a62aa555a47f2348f24b779e093c48bfaaa https://github.com/openSUSE/wicked/commit/ac5e5a62aa555a47f2348f24b779e093c4... Author: Marius Tomaschewski <mt@suse.com> Date: 2021-04-30 (Fri, 30 Apr 2021) Changed paths: M include/wicked/util.h M src/util.c M testing/Makefile.am A testing/bitmap-test.c Log Message: ----------- Merge pull request #867 from cfconrad/github_pr_1_format_bitmap_to_array utils: format/parse bitmap to array and string alternatives Compare: https://github.com/openSUSE/wicked/compare/8cbb5ccdfaa4...ac5e5a62aa55
participants (1)
-
Marius Tomaschewski