mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-29 08:34:46 +00:00
The old `allocfmt` is of no use to callers, as they are not able to free the returned buffer. Export a new API that returns a static string that doesn't need to be freed. |
||
|---|---|---|
| .. | ||
| chars.c | ||
| compare.c | ||
| convert.c | ||
| data.h | ||
| fromstr.c | ||
| hash.c | ||
| short.c | ||
| size.c | ||
| type2string.c | ||
| write.c | ||