mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 03:09:34 +00:00 
			
		
		
		
	|  38dc994031 The header src/cc-compat.h defines portable format specifiers PRIuZ, PRIdZ, and PRIxZ. The original report highlighted the need to use these specifiers in examples/network/fetch.c. For this commit, I checked all C source and header files not in deps/ and transitioned to the appropriate format specifier where appropriate. | ||
|---|---|---|
| .. | ||
| .gitignore | ||
| clone.c | ||
| common.c | ||
| common.h | ||
| fetch.c | ||
| git2.c | ||
| index-pack.c | ||
| ls-remote.c | ||
| Makefile | ||