summaryrefslogtreecommitdiff
path: root/src/os/unix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove config.h and make fileops an internal APIAndreas Ericsson2008-12-021-83/+0
* Add git_fsize to the os file APIShawn O. Pearce2008-11-031-1/+8
* Redefine git_fread, git_fwrite to transfer the whole unitShawn O. Pearce2008-11-031-12/+41
* Create a micro abstraction around the POSIX file APIsShawn O. Pearce2008-11-011-0/+47