summaryrefslogtreecommitdiff
path: root/revision.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-02-13 18:18:41 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-02-13 18:18:41 -0800
commit18f9fb687f708b568301a4af87194fd72e4010e0 (patch)
treed6558509b0731622ee837aa05318a2ee81301fea /revision.c
parentMerge branch 'nd/fileno-may-be-macro' (diff)
parentutf8: handle systems that don't write BOM for UTF-16 (diff)
downloadtgif-18f9fb687f708b568301a4af87194fd72e4010e0.tar.xz
Merge branch 'bc/utf16-portability-fix'
The code and tests assume that the system supplied iconv() would always use BOM in its output when asked to encode to UTF-16 (or UTF-32), but apparently some implementations output big-endian without BOM. A compile-time knob has been added to help such systems (e.g. NonStop) to add BOM to the output to increase portability. * bc/utf16-portability-fix: utf8: handle systems that don't write BOM for UTF-16
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions