summaryrefslogtreecommitdiff
path: root/source4/lib/talloc/config.m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17264: - remove unused includes from tallocStefan Metzmacher1-1/+13
2007-10-10r17257: make the size_t is to small error more verboseStefan Metzmacher1-0/+4
2007-10-10r17176: remove off_t from talloc. size_t is large enough to holdStefan Metzmacher1-2/+0
2007-10-10r17157: bail out if sizeof(size_t) < sizeof(void *)Stefan Metzmacher1-0/+4
2007-10-10r17156: check for the size of a pointerStefan Metzmacher1-0/+1
2007-10-10r17109: - use AC_SYS_LARGEFILE so that type sizes are the same when tallocStefan Metzmacher1-0/+3
2007-10-10r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell1-1/+1
2007-10-10r6830: put header checks in config.m4 so when it is included by other project...Andrew Tridgell1-0/+1
2007-10-10r6812: more talloc portability tweaksAndrew Tridgell1-4/+1
2007-10-10r6804: Add config.h for talloc (and use it)Jelmer Vernooij1-0/+9
2007-10-10r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell1-0/+3