]> git.sur5r.net Git - openldap/commit
Update ctime_r() argument macro to cache results and to produce
authorKurt Zeilenga <kurt@openldap.org>
Sat, 2 Jan 1999 23:40:31 +0000 (23:40 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 2 Jan 1999 23:40:31 +0000 (23:40 +0000)
commit114a0cd339c9a1b7dfe62b474ea0b9cb6f00826e
tree40cf8fcaebfc8c9cc60f876bd02e93e3f48a2e8f
parent60b6d7185cee1b15bab31f978610567365f02035
Update ctime_r() argument macro to cache results and to produce
one preprocessor macro instead of two.  Ran aclocal, autoconf,
autoheader to update derived files.  Modify util-int.c to use
CTIME_R_NARGS define and fallback to ctime() if not set.
Made LDAP_API_FEATURE_X_OPENLDAP_REENTRANT dependent upon result.
acconfig.h
aclocal.m4
build/openldap.m4
configure
configure.in
include/portable.h.in
libraries/libldap/util-int.c