Windows replacement for strtok_r() They spell it "strtok_s" there.
There are currently no uses, but some will be added soon. Reviewed-by: Kyotaro Horiguchi <[email protected]> Reviewed-by: David Steele <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/4d130b28727ce5db4114bcc2a3e2c790643032de Modified Files -------------- src/include/port/win32_port.h | 5 +++++ 1 file changed, 5 insertions(+)
