]> icculus.org git repositories - icculus/xz.git/commit
Ugly hack to make it possible to use the thousand separator
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 26 Jun 2009 17:36:45 +0000 (20:36 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 26 Jun 2009 17:36:45 +0000 (20:36 +0300)
commitcad62551c5fa9865dbe0841a0b3bc729c4fbe8fc
tree18c034dce54895c884ce480780b47f4ca3092f4b
parentfe378d47074b16c52b00fe184d119287c68ce2e7
Ugly hack to make it possible to use the thousand separator
format character with snprintf() on POSIX systems but not
on non-POSIX systems and still keep xgettext working.
dos/Makefile
src/xz/message.c
src/xz/process.c
src/xz/util.c
src/xz/util.h
windows/Makefile