1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/talloc
Michael Adam 2216141ff8 talloc:guide: fix documented signature of talloc_unlink().
The second argument is void *, not const void *.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-06-12 17:08:19 +02:00
..
ABI talloc: version 2.1.2 2015-03-09 09:35:05 +01:00
compat build: Remove autoconf build system 2013-05-28 12:17:10 +10:00
doc lib: docs: talloc: Add a threads tutorial and samples showing how to use talloc with threads. 2015-03-17 16:48:07 +01:00
man talloc:manpage: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure talloc: Look harder for waf. 2010-10-31 18:06:16 +00:00
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
NEWS
pytalloc_guide.txt pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
pytalloc_util.c pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
pytalloc-util.pc.in pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
pytalloc.c pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
pytalloc.h pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
talloc_guide.txt talloc:guide: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
talloc_testsuite.h talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
talloc.c talloc: fix _talloc_total_limit_size prototype 2015-03-09 09:35:05 +01:00
talloc.h talloc: check for TALLOC_GET_TYPE_ABORT_NOOP 2014-05-16 17:21:04 +02:00
talloc.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
test_pytalloc.c pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
test_pytalloc.py pytalloc: Port to Python 3 2015-05-19 19:28:18 +02:00
testsuite_main.c talloc: Fix warnings in test code 2011-01-03 11:12:39 +01:00
testsuite.c lib: talloc: tests - add test_pthread_talloc_passing() testing talloc in a pthread environment. 2015-03-17 19:23:29 +01:00
wscript pytalloc: Test for all Python versions 2015-05-19 19:28:19 +02:00