]> git.sur5r.net Git - openldap/commit
Add UTF-8 wc/mb conversion routines contributed by Novell.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 28 Dec 2000 02:20:37 +0000 (02:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 28 Dec 2000 02:20:37 +0000 (02:20 +0000)
commit5082731e24ede6bbddb68364f138c3f1f019dfcb
treeb8aacdb346a8d093eabf50c5431d21e190ffade9
parent2f8f8b588e9bc7565796936ad17ec963b1ba0b19
Add UTF-8 wc/mb conversion routines contributed by Novell.

/******************************************************************************
 * Copyright (C) 1999, 2000 Novell, Inc. All Rights Reserved.
 *
 * THIS WORK IS SUBJECT TO U.S. AND INTERNATIONAL COPYRIGHT LAWS AND
 * TREATIES. USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT
 * TO VERSION 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF WHICH IS
 * AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR IN THE FILE "LICENSE"
 * IN THE TOP-LEVEL DIRECTORY OF THE DISTRIBUTION. ANY USE OR EXPLOITATION
 * OF THIS WORK OTHER THAN AS AUTHORIZED IN VERSION 2.0.1 OF THE OPENLDAP
 * PUBLIC LICENSE, OR OTHER PRIOR WRITTEN CONSENT FROM NOVELL, COULD SUBJECT
 * THE PERPETRATOR TO CRIMINAL AND CIVIL LIABILITY.
 ******************************************************************************/
doc/devel/utfconv.txt [new file with mode: 0644]
include/ldap_utf8.h [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/utf-8-conv.c [new file with mode: 0644]