summaryrefslogtreecommitdiff
path: root/source4/lib/replace/README
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-06-02 07:52:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:48 -0500
commitb17ee8feb75123a2334510db4015b355565013eb (patch)
treec89aac50ec598518b8c7bd370143fdec389bafa6 /source4/lib/replace/README
parent72ce1f31e9ed32edbdf875efc600aa22c3891664 (diff)
downloadsamba-b17ee8feb75123a2334510db4015b355565013eb.tar.gz
samba-b17ee8feb75123a2334510db4015b355565013eb.tar.bz2
samba-b17ee8feb75123a2334510db4015b355565013eb.zip
r16001: we don't use u_intX_t any more
metze (This used to be commit e0e4f86b30185e01975eff91c2ce7ab7ca5353c1)
Diffstat (limited to 'source4/lib/replace/README')
-rw-r--r--source4/lib/replace/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/source4/lib/replace/README b/source4/lib/replace/README
index c0c2cdd91d..0101b80913 100644
--- a/source4/lib/replace/README
+++ b/source4/lib/replace/README
@@ -55,16 +55,14 @@ inet_ntoa
Types:
bool
socklen_t
-u_int{8,16,32}_t
uint_t
uint{8,16,32,64}_t
int{8,16,32,64}_t
Constants:
PATH_NAME_MAX
-UINT16_MAX
-UINT32_MAX
-UINT64_MAX
+UINT{16,32,64}_MAX
+INT32_MAX
Macros:
va_copy