Sha256: cc87a24892f8a0d90c6633cf66a9f88350e184088b4bafb4afa6c5e26ed40910
Contents?: true
Size: 371 Bytes
Versions: 14
Compression:
Stored size: 371 Bytes
Contents
#include "common.h" #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"
Version data entries
14 entries across 14 versions & 1 rubygems