Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
868b5312e8
commit
d6fd2fdea9
305 changed files with 20664 additions and 6099 deletions
4
util/cleanup.c
Normal file
4
util/cleanup.c
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include <stdlib.h>
|
||||
#include "cleanup.h"
|
||||
|
||||
DEFINE_CLEANUP_FUNC(cleanup_charp, char *, free);
|
Loading…
Add table
Add a link
Reference in a new issue