POSIX allows PATH_MAX to not be defined, meaning "unlimited".
[mandoc.git] / test-wchar.c
2016-07-31 Ingo SchwarzeAutodetect a suitable locale for -Tutf8 mode,
2015-10-06 Ingo Schwarzemodernize style: "return" is not a function
2014-08-28 Ingo SchwarzeOn Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_S...
2014-08-16 Ingo SchwarzeImprove build system and autodetection.