summaryrefslogtreecommitdiff
path: root/src/unix/posix.h
Commit message (Expand)AuthorAgeFilesLines
* p_futimes: support using futimens when availableEdward Thomson2015-09-301-1/+14
* posix compat: include sys/stat.h for mingwEdward Thomson2015-06-301-0/+1
* Fixed Xcode 6.1 build warningsPierre-Olivier Latour2015-06-171-0/+1
* Introduce p_utimes and p_futimesEdward Thomson2015-06-161-1/+3
* crlf: tick the index forward to work around racy-git behaviourCarlos Martín Nieto2015-06-161-0/+1
* git_path: introduce 'git_path_diriter'Edward Thomson2015-05-011-0/+1
* Introduce some consistency in definition/declaration orderingJacques Germishuys2014-08-051-4/+3
* Move p_realpath logic to realpath.cJacques Germishuys2014-08-051-7/+1
* Cleanup portability/compatibility layerJacques Germishuys2014-08-051-1/+22
* Fix unix/posix.h include guardJacques Germishuys2014-07-131-2/+2
* Win32: UTF-8 <-> WCHAR conversion overhaulPhilip Kelley2014-04-191-1/+0
* Add missing prototype for p_realpath().Jasper Lievisse Adriaanse2013-04-221-0/+2
* Make tree iterator handle icase equivalenceRussell Belfer2013-03-081-0/+1
* Fix p_realpath on OpenBSDCarlos Martín Nieto2013-01-291-1/+6
* update copyrightsEdward Thomson2013-01-081-1/+1
* Add POSIX compat lstat() variant for win32Russell Belfer2012-11-141-0/+3
* Move inet_pton to posix platform-compatibility layerEduardo Bart2012-11-071-0/+1
* Always use internal fnmatch, not systemRussell Belfer2012-10-151-7/+0
* Some cleanup suggested during reviewRussell Belfer2012-08-221-1/+0
* Add template dir and set gid to repo initRussell Belfer2012-08-221-0/+1
* Merge branch 'development' into cloneBen Straub2012-07-171-1/+1
|\
| * no fnmatch.hChris Young2012-06-071-1/+1
* | Checkout: handle symlinks.Ben Straub2012-07-161-0/+1
|/
* Fix readdir_r() usage for SolarisScott J. Goldman2012-05-121-0/+2
* Hook up Windows compat fnmatch() for SolarisScott J. Goldman2012-05-101-2/+6
* Update diff to use iteratorsRussell Belfer2012-03-021-1/+0
* Fix readdir usage across platformsRussell Belfer2012-02-231-0/+1
* Update Copyright headerschu2012-02-131-1/+1
* Create cross-platform setenvPaul Betts2011-09-191-0/+1
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* compat: Move `mkstemp` to the POSIX compat layerVicent Marti2011-08-301-0/+1
* posix: Properly handle `snprintf` in all platformsVicent Marti2011-08-181-0/+1
* unix/posix.h: remove redundant includeschu2011-08-171-1/+0
* posix: Portable `vsnprintf`Vicent Marti2011-07-091-0/+1
* fnmatch: Use native on Unix, emulate on Win32Vicent Marti2011-07-061-0/+2
* fileops: Drop `git_fileops_prettify_path`Vicent Marti2011-07-051-1/+1
* fileops: CleanupVicent Marti2011-07-051-0/+14