Sha256: c3602e996cf851b19da738a23d8ecbe43961177b5da64de4525e78fd10620ff7
Contents?: true
Size: 370 Bytes
Versions: 19
Compression:
Stored size: 370 Bytes
Contents
#include <assert.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 <regex.h> #include <io.h> #include <direct.h> #ifdef GIT_THREADS #include "win32/thread.h" #endif #include "git2.h" #include "common.h"
Version data entries
19 entries across 19 versions & 1 rubygems