]> git.sur5r.net Git - openldap/commit
Fixes for MingW: (passes test007, with LDAP_DIRSEP tweaks in slapd.conf)
authorHoward Chu <hyc@openldap.org>
Thu, 16 May 2002 10:51:45 +0000 (10:51 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 16 May 2002 10:51:45 +0000 (10:51 +0000)
commit3d491808a8d12428eae124e73c49876befef3286
treec25889a2f66cea18201fe362e380d02a8453eea2
parent54d93cc003a19d18d337c3bd26a146c4152998df
Fixes for MingW: (passes test007, with LDAP_DIRSEP tweaks in slapd.conf)
  must include <ac/stdlib.h> to get MAX_PATH defined.
  use LDAP_DIRSEP instead of '/' in paths
  define truncate/ftruncate macros, etc.
servers/slurpd/admin.c
servers/slurpd/args.c
servers/slurpd/globals.c
servers/slurpd/main.c
servers/slurpd/re.c
servers/slurpd/reject.c
servers/slurpd/replica.c
servers/slurpd/replog.c
servers/slurpd/ri.c
servers/slurpd/sanity.c
servers/slurpd/slurp.h