| Name |
Last commit
|
Last update |
|---|---|---|
| src | ||
| tests | ||
| .HEADER | ||
| .gitignore | ||
| CONVENTIONS | ||
| COPYING | ||
| Makefile | ||
| api.doxygen | ||
| git.git-authors | ||
| libgit2.pc.in |
This is the correct C99 format code for the size_t type when passed as an argument to the *printf family. If the platform doesn't define it, we assume %lu and just cross our fingers that its the proper setting for a size_t on this system. On most sane platforms, "unsigned long" is the underlying type of "size_t". Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
| Name |
Last commit
|
Last update |
|---|---|---|
| src | Loading commit data... | |
| tests | Loading commit data... | |
| .HEADER | Loading commit data... | |
| .gitignore | Loading commit data... | |
| CONVENTIONS | Loading commit data... | |
| COPYING | Loading commit data... | |
| Makefile | Loading commit data... | |
| api.doxygen | Loading commit data... | |
| git.git-authors | Loading commit data... | |
| libgit2.pc.in | Loading commit data... |