Skip to content
Snippets Groups Projects
Commit 72ba4cfb authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Use -lldap_r instead of -lldap -lthread.

	Likely broke things for non-posix threadings....

Update -lldap_r implementation to:
	remove attribute support
	hide thread detachment
	provide concurrency accessors
	provide initialization function
	fix gethostby{addr,name}_r codes (not coverred by HAVE_REENTRANT_FUNCTIONS)
Update servers/libraries to use ldap_pvt_thread_ calls.
Cleanup server codes (no #ifdef HAVE_PTHREAD_THIS or _THATs)!
Removed -llthread
parent ae0df6f8
No related branches found
No related tags found
No related merge requests found
Showing
with 817 additions and 1157 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment