libgit2/src/unix
Edward Thomson 35439f5997 win32: introduce p_timeval that isn't stupid
Windows defines `timeval` with `long`, which we cannot
sanely cope with.  Instead, use a custom timeval struct.
2016-02-12 10:34:15 -08:00
..
map.c Fix segmentation fault observed on OpenBSD/sparc64 2014-11-03 13:49:04 +01:00
posix.h win32: introduce p_timeval that isn't stupid 2016-02-12 10:34:15 -08:00
realpath.c Move p_realpath logic to realpath.c 2014-08-05 20:52:00 +02:00