git/compat
Torsten Bögershausen 5020774aef precompose_utf8: make precompose_string_if_needed() public
commit 5c327502 (MacOS: precompose_argv_prefix(), 2021-02-03) uses
the function precompose_string_if_needed() internally.  It is only
used from precompose_argv_prefix() and therefore static in
compat/precompose_utf8.c

Expose this function, it will be used in the next commit.

While there, allow passing a NULL pointer, which will return NULL.

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-04-05 17:30:04 -07:00
..
2020-04-16 15:23:42 -07:00
2009-03-02 18:28:06 -08:00
2020-08-19 16:14:53 -07:00
2010-11-23 16:06:50 -08:00
2019-06-25 10:46:57 -07:00
2017-01-23 11:02:34 -08:00