openldap/libraries
Kurt Zeilenga a500feb4a6 Patch: lutil_progname() and lutil_strcopy() are not declared (ITS#2021)
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
			================

lutil_progname() and lutil_strcopy() are not declared, which can
be fatal since they do not return int.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, Aug 2002.
2002-08-13 02:33:20 +00:00
..
libavl test programs need -llutil 2002-07-27 03:20:47 +00:00
liblber ITS#1998 ber_mem2bv should accept 0-length calls, just like ber_strdup. 2002-08-06 02:35:51 +00:00
libldap ITS#2019 Initialize utils properly 2002-08-10 23:34:55 +00:00
libldap_r Zap LDAPv2-only stuff 2002-08-08 03:01:14 +00:00
libldbm If HAVE_EBCDIC, translate dbname from ASCII to EBCDIC in ldbm_open. 2002-07-27 04:43:48 +00:00
libldif Mostly based on patches provided by Hallvard B. Furuseth 2002-04-08 09:43:22 +00:00
liblunicode Patch: lutil_progname() and lutil_strcopy() are not declared (ITS#2021) 2002-08-13 02:33:20 +00:00
liblutil ITS#2016 possibly better macro test for this fix 2002-08-10 00:32:25 +00:00
librewrite Zap LDAPv2-only stuff 2002-08-08 03:01:14 +00:00
Makefile.in Make liblutil before liblunicde, ucgendat needs liblutil 2002-07-26 03:17:21 +00:00