Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shawn McKinney
OpenLDAP
Commits
40b8a71c
Commit
40b8a71c
authored
May 19, 2000
by
Kurt Zeilenga
Browse files
before include <pth.h>
#define PTH_SYSCALL_SOFT 1
parent
4e656785
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
40b8a71c
...
...
@@ -10,6 +10,7 @@ Changes included in OpenLDAP 1.2.11 Release Engineering
Fixed NULL prefix bug in libldap/ufn.c
Fixed slapd_shutdown extern reference bug (ITS#527)
Build Environment
Change GNU Pth to enable soft syscalls
Changed RCPT cmds symbol to avoid link conflict (ITS#526)
Changed LDBM directory to $localstatedir/openldap-ldbm
...
...
include/ldap_pvt_thread.h
View file @
40b8a71c
...
...
@@ -74,6 +74,7 @@ LDAP_END_DECL
* *
***********************************/
#define PTH_SYSCALL_SOFT 1
#include
<pth.h>
LDAP_BEGIN_DECL
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment