openldap/libraries/libldap_r
Kurt Zeilenga 9ef1a740c2 Round one of LDAP_F() macro changes. In this round we rename
macros into our namespace and limit use to headers.  A subsequent
round will add macros to separately handle forward declarations
of variables from declaration of function prototypes.  The last
round will add additional macros for declaring actual variables and
functions.
2000-06-18 19:48:07 +00:00
..
apitest_r.dsp
apitest_r.dsw
libldap_r.dsp Fix up NT port after thread changes 2000-06-13 20:43:59 +00:00
libldap_r.dsw
ltest_r.dsp
ltest_r.dsw
ltest.dsp
ltest.dsw
Makefile.in Round one of LDAP_F() macro changes. In this round we rename 2000-06-18 19:48:07 +00:00
rdwr.c Add asserts aliasing debugging purposes. 2000-06-16 21:25:03 +00:00
thr_cthreads.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_lwp.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_nt.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_posix.c Kill LinuxThreads clones 2000-06-17 18:49:25 +00:00
thr_pth.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_stub.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_thr.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
threads.c Fix up NT port after thread changes 2000-06-13 20:43:59 +00:00
tpool.c Put cond_signal loop inside of mutex'ed area to fix race bug (seen on 2000-06-18 05:56:17 +00:00