view modules/unistr/u16-cpy-alloc @ 11507:730480671c17

Require a POSIX compliant malloc().
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Apr 2009 12:00:43 +0200
parents 133ad5cc2a9b
children 86634e33e086
line wrap: on
line source

Description:
Copy piece of UTF-16 string.

Files:
lib/unistr/u16-cpy-alloc.c
lib/unistr/u-cpy-alloc.h

Depends-on:
unistr/base
malloc-posix

configure.ac:

Makefile.am:
lib_SOURCES += unistr/u16-cpy-alloc.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible