1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/lib/replace/tests
Volker Lendecke 94d580c062 lib: Add macro ARRAY_DEL_ELEMENT()
Every time I have to remove an element from within an array I have to
scratch my head about the memmove arguments. Make this easier to use.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2020-03-26 14:43:31 +00:00
..
getifaddrs.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
incoherent_mmap.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
main.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
os2_delete.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
shared_mmap.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
shared_mremap.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
snprintf.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
strptime.c replace: Fix "make test" to actually test libreplace 2019-05-06 05:46:11 +00:00
testsuite.c lib: Add macro ARRAY_DEL_ELEMENT() 2020-03-26 14:43:31 +00:00