Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | Loading commit data... | |
Makefile | ||
clone.c | ||
common.h | ||
fetch.c | ||
git2.c | ||
index-pack.c | ||
ls-remote.c |
Compilers that are not aware that pthread_exit() does not return issue a warning when compiling the present code. This change exchanges the call to pthread_exit() with a simple return statement. According to the pthread specification this is equivalent.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | Loading commit data... | |
Makefile | Loading commit data... | |
clone.c | Loading commit data... | |
common.h | Loading commit data... | |
fetch.c | Loading commit data... | |
git2.c | Loading commit data... | |
index-pack.c | Loading commit data... | |
ls-remote.c | Loading commit data... |