summaryrefslogtreecommitdiff
path: root/source4/lib/replace
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/replace')
-rw-r--r--source4/lib/replace/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/lib/replace/README b/source4/lib/replace/README
index fd630ddc45..182a276116 100644
--- a/source4/lib/replace/README
+++ b/source4/lib/replace/README
@@ -65,6 +65,12 @@ Constants:
PATH_NAME_MAX
UINT{16,32,64}_MAX
INT32_MAX
+RTLD_LAZY
+HOST_NAME_MAX
+UINT16_MAX
+UINT32_MAX
+UINT64_MAX
+CHAR_BIT
Macros:
va_copy
@@ -72,6 +78,7 @@ __FUNCTION__
__STRING
MIN
MAX
+QSORT_CAST
Prerequisites:
memset (for bzero)