summaryrefslogtreecommitdiff
path: root/compat/mingw.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Windows: Implement start_command().Libravatar Johannes Sixt1-0/+8
2008-06-23Windows: A pipe() replacement whose ends are not inherited to children.Libravatar Johannes Sixt1-4/+1
2008-06-23Windows: Wrap execve so that shell scripts can be invoked.Libravatar Johannes Sixt1-0/+3
2008-06-23Windows: Implement setitimer() and sigaction().Libravatar Johannes Sixt1-0/+3
2008-06-23Windows: Fix PRIuMAX definition.Libravatar Johannes Sixt1-0/+1
2008-06-23Windows: Work around misbehaved rename().Libravatar Johannes Sixt1-0/+3
2008-06-23Windows: always chmod(, 0666) before unlink().Libravatar Johannes Schindelin1-0/+8
2008-06-23Windows: Implement a wrapper of the open() function.Libravatar Johannes Sixt1-0/+3
2008-06-23Windows: Treat Windows style path names.Libravatar Johannes Sixt1-0/+9
2008-06-22Windows: Use the Windows style PATH separator ';'.Libravatar Johannes Sixt1-0/+6
2008-06-22Add target architecture MinGW.Libravatar Johannes Sixt1-0/+134