xorg-libx11/modules/lc
Thomas Klausner a17ceb7100 Stop truncating source to destination length if it is larger.
It seems useless to do that since the code tests for both source
length and destination to be non-zero. This fixes a cut'n'paste
problem in xterm where the paste length was limited to 1024 (BUFSIZ)
in button.c.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2013-07-08 23:11:06 -07:00
..
def lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memory 2011-02-01 23:47:11 -08:00
gen Stop truncating source to destination length if it is larger. 2013-07-08 23:11:06 -07:00
Utf8 Remove support for building without XCB 2010-06-03 22:19:14 -07:00
xlocale Replace Xmalloc+bzero pairs with Xcalloc calls 2011-04-18 17:49:13 -07:00
Makefile.am Enable loadable i18n modules, making them configurable on the configure command line. 2005-07-11 08:29:18 +00:00