summaryrefslogtreecommitdiff
path: root/source4/lib/replace/README
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-16 19:45:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:50:55 -0500
commit7e13a1c96ad2ab5ee6506b631390a5d99d3347e8 (patch)
tree23f2ad35ecfcfc5fa7eaf9ecb93cd0adb06657a2 /source4/lib/replace/README
parent3dd41c856eb423432814dd1e4af36f7ccffe03d6 (diff)
downloadsamba-7e13a1c96ad2ab5ee6506b631390a5d99d3347e8.tar.gz
samba-7e13a1c96ad2ab5ee6506b631390a5d99d3347e8.tar.bz2
samba-7e13a1c96ad2ab5ee6506b631390a5d99d3347e8.zip
r22273: - provide __LINESTR__ macro
- add __STRINGSTRING() macro to really create a string of __LINE__ - fix __location__ macro metze (This used to be commit 24324fbcff1a896c55e789063f9916dbd092956d)
Diffstat (limited to 'source4/lib/replace/README')
-rw-r--r--source4/lib/replace/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/replace/README b/source4/lib/replace/README
index d63847556c..c2de560314 100644
--- a/source4/lib/replace/README
+++ b/source4/lib/replace/README
@@ -79,8 +79,10 @@ va_copy
__FUNCTION__
__FILE__
__LINE__
+__LINESTR__
__location__
__STRING
+__STRINGSTRING
MIN
MAX
QSORT_CAST