summaryrefslogtreecommitdiff
path: root/source3/lib/talloc/talloc.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22366: sync lib/talloc/ with samba4Stefan Metzmacher1-0/+4
metze (This used to be commit 7fab12b34a818f029f4285a59d6e49768b7f8e79)
2007-10-10r22268: merge from samba4:Stefan Metzmacher1-4/+6
protect #define __location__ with an #ifndef metze (This used to be commit 4c93c05542c5a238b1b7a5cd9b75f9f852c0ad4d)
2007-10-10r20197: merge talloc fixes from samba4:Stefan Metzmacher1-1/+1
- make most static functions inline - handle NULL pointers in talloc_parent_chunk() - use talloc_parent_chunk() in talloc_parent_name() to fix a bug found by the IBM checker metze (This used to be commit c718eb7a7c3cdc4acb25f303a73a3ca478c27af0)
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis1-0/+1
(This used to be commit e710a7d39a662a1a339f3f71c4b051fde1bb5a16)
2007-10-10r18810: use a copy of samba4's talloc under lib/talloc/Stefan Metzmacher1-0/+167
to make mergeing easier. metze (This used to be commit d49ffbc19b29f7620e427de133ffab74721f37e8)