r18723: Update list of provided macros/defines in README.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 20 Sep 2006 17:29:34 +0000 (17:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:04 +0000 (14:19 -0500)
(This used to be commit 5e951bdeec2d7d872410fafb9f051eb4340b6e50)

source4/lib/replace/README

index fd630ddc456b3dca57d8756f457c5029fcae509f..182a2761162f55c1226ee83d8feb7fc344f2cc74 100644 (file)
@@ -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)