Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
da4256f9
Commit
da4256f9
authored
26 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Left some defines as undefs.
parent
ba001f59
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/portable.h.nt
+7
-7
7 additions, 7 deletions
include/portable.h.nt
with
7 additions
and
7 deletions
include/portable.h.nt
+
7
−
7
View file @
da4256f9
...
...
@@ -86,13 +86,13 @@ typedef char * caddr_t;
#undef _MINIX
/* Define to `int' if <sys/types.h> doesn't define. */
#
un
def mode_t int
#def
ine
mode_t int
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
/* Define to `int' if <sys/types.h> doesn't define. */
#
un
def pid_t int
#def
ine
pid_t int
/* Define if the system does not provide POSIX.1 features except
with this defined. */
...
...
@@ -102,7 +102,7 @@ typedef char * caddr_t;
#undef _POSIX_SOURCE
/* Define as the return type of signal handlers (int or void). */
#
un
def RETSIGTYPE void
#def
ine
RETSIGTYPE void
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
...
...
@@ -117,7 +117,7 @@ typedef char * caddr_t;
#undef TM_IN_SYS_TIME
/* Define to `int' if <sys/types.h> doesn't define. */
#
un
def uid_t long
#def
ine
uid_t long
/* define this if sys_errlist is not defined in stdio.h or errno.h */
#undef DECL_SYS_ERRLIST
...
...
@@ -213,7 +213,7 @@ typedef char * caddr_t;
#undef SLAPD_LDBM
/* define this for MD5 password support */
#define SLAPD_MD5
#define SLAPD_MD5
1
/* define this to use SLAPD passwd backend */
#undef SLAPD_PASSWD
...
...
@@ -222,10 +222,10 @@ typedef char * caddr_t;
#undef SLAPD_PHONETIC
/* define this for Reverse Lookup support */
#define SLAPD_RLOOKUPS
#define SLAPD_RLOOKUPS
1
/* define this for SHA1 password support */
#define SLAPD_SHA1
#define SLAPD_SHA1
1
/* define this to use SLAPD shell backend */
#undef SLAPD_SHELL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment