mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-03 02:04:25 +00:00
The error codes from failed lookups of system and global files on Windows were not consistent with the codes returned on other platforms. This makes the error detection patterns match and adds a unit test for the various errors. |
||
|---|---|---|
| .. | ||
| buffer.c | ||
| dirent.c | ||
| env.c | ||
| errors.c | ||
| filebuf.c | ||
| hex.c | ||
| oid.c | ||
| path.c | ||
| pool.c | ||
| rmdir.c | ||
| string.c | ||
| strmap.c | ||
| strtol.c | ||
| vector.c | ||