mbox series

[0/3] Linux with musl libc improvement

Message ID 20191031092618.29073-1-congdanhqx@gmail.com (mailing list archive)
Headers show
Series Linux with musl libc improvement | expand

Message

Đoàn Trần Công Danh Oct. 31, 2019, 9:26 a.m. UTC
This series of patch tries to ease the life of musl libc user (by running
configure once) and clear out those last failure on musl.

Doan Tran Cong Danh (3):
  t0028: eliminate non-standard usage of printf
  configure.ac: define ICONV_OMITS_BOM if necessary
  sequencer: reencode to utf-8 before arrange rebase's todo list

 configure.ac                     | 22 ++++++++++++++++++++++
 sequencer.c                      |  2 +-
 t/t0028-working-tree-encoding.sh |  4 ++--
 3 files changed, 25 insertions(+), 3 deletions(-)