libgit2/include/git
Shawn O. Pearce 16a67770b7 Create a micro abstraction around the POSIX file APIs
This way we can start to write IO code to read and write files in the
Git object database, but provide a hook to inject native Win32 APIs
instead so libgit2 can be ported to run natively on that platform.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-01 16:53:06 -07:00
..
os Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
commit.h Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
common.h Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
config.h.in Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
odb.h Create a micro abstraction around the POSIX file APIs 2008-11-01 16:53:06 -07:00
oid.h Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
revwalk.h Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00