mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 17:20:22 +00:00
![]() Since casting to void works to eliminate errors with unused parameters on all platforms, avoid the various special cases. Over time, it will make sense to eliminate the GIT_UNUSED macro completely and just have GIT_UNUSED_ARG. |
||
---|---|---|
.. | ||
buffer.c | ||
dirent.c | ||
filebuf.c | ||
hex.c | ||
oid.c | ||
path.c | ||
rmdir.c | ||
string.c | ||
strtol.c | ||
vector.c |