-
- Downloads
realloc: Introduce a wrapper for realloc along the same lines as free
We also need to wrap realloc() to dispatch pointers to the correct free/alloc implementation.
parent
af3fd26f
Branches
Tags
Showing
- capsule/_int_dlopen.h 6 additions, 0 deletionscapsule/_int_dlopen.h
- capsule/capsule-dlmopen.c 4 additions, 0 deletionscapsule/capsule-dlmopen.c
- capsule/capsule-init.c 22 additions, 2 deletionscapsule/capsule-init.c
- capsule/capsule-wrappers.c 13 additions, 0 deletionscapsule/capsule-wrappers.c
- capsule/capsule.h 5 additions, 0 deletionscapsule/capsule.h
- data/capsule-mkstublib 1 addition, 0 deletionsdata/capsule-mkstublib
Loading
Please register or sign in to comment