]> git.sur5r.net Git - openldap/commit
Rework <ac/errno.h> to provide a STRERROR. Prefers errlist over
authorKurt Zeilenga <kurt@openldap.org>
Thu, 6 Jul 2000 01:24:52 +0000 (01:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 6 Jul 2000 01:24:52 +0000 (01:24 +0000)
commit4f4f59f3330d7022cdc7a758176887d46714d458
treedd8e5177ca08a9b0ba4685fb0fb1d3196169edf1
parent489fd210df1184106b7b92dfe6863aae3d27e88b
Rework <ac/errno.h> to provide a STRERROR.  Prefers errlist over
strerror() as strerror() may not be thread safe.  Likely should
be used by SLAPD.
include/ac/errno.h
libraries/liblber/sockbuf.c
libraries/libldap/os-local.c
libraries/libldbm/ldbm.c