From: Junio C Hamano Date: Tue, 2 May 2023 17:13:35 +0000 (-0700) Subject: Merge branch 'tb/ban-strtok' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=d699e27bd487598bc3c5bbf649d866c5274ef8cd;p=rit Merge branch 'tb/ban-strtok' Mark strtok() and strtok_r() to be banned. * tb/ban-strtok: banned.h: mark `strtok()` and `strtok_r()` as banned t/helper/test-json-writer.c: avoid using `strtok()` t/helper/test-oidmap.c: avoid using `strtok()` t/helper/test-hashmap.c: avoid using `strtok()` string-list: introduce `string_list_setlen()` string-list: multi-delimiter `string_list_split_in_place()` --- d699e27bd487598bc3c5bbf649d866c5274ef8cd