[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: commit: ldap/include ldap_pvt.h
Howard Chu writes:
> That's fine, but this tends to imply that the lutil_tm stuff needs to move
> into libldap as well.
libldap already uses liblutil:
ldap_sync.c: lutil_uuidstr_from_normalized().
ac/string.h: #define memcmp lutil_memcmp, #define memrchr lutil_memrchr.
> Of course, there's a lot of useful stuff in liblutil
> that would make life easier if it was included in libldap, or otherwise
> available on an installed image...
Yup. I have preferred to see most of it and librewrite move into
liblber, libldap(_r) or slapd.
--
Hallvard