summaryrefslogtreecommitdiff
path: root/src/posix.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rewrite getenv to use Win32 version on Windows"Vicent Marti2011-09-271-1/+0
* Implment p_access and use it in git_fileutils_existsCarlos Martín Nieto2011-09-231-0/+1
* Rewrite getenv to use Win32 version on WindowsPaul Betts2011-09-211-0/+1
* Rewrite p_* functions to use Unicode and marshal to UTF8 internallyPaul Betts2011-09-191-5/+12
* Cleanup legal dataVicent Marti2011-09-191-1/+4
* posix: Fix undeclared prototypeVicent Marti2011-08-301-7/+9
* posix: declare 'buf' argument of p_write() as constKirill A. Shutemov2011-07-251-1/+1
* fileops: CleanupVicent Marti2011-07-051-0/+54