Sha256: 3f763f472fbf822314807b91ee9a2f88fe7f2fbcd165ee4e57f3f90e2715f14c
Contents?: true
Size: 334 Bytes
Versions: 8
Compression:
Stored size: 334 Bytes
Contents
#include "git2_util.h" #include <errno.h> #include <limits.h> #include <stdlib.h> #include <stdio.h> #include <string.h> #include <fcntl.h> #include <time.h> #include <stdarg.h> #include <sys/types.h> #include <sys/stat.h> #include <io.h> #include <direct.h> #ifdef GIT_THREADS #include "win32/thread.h" #endif #include "git2.h"
Version data entries
8 entries across 8 versions & 1 rubygems