Windows: Wrap execve so that shell scripts can be invoked.
[gitweb.git] / compat / mingw.h
2008-06-23 Windows: Wrap execve so that shell scripts can be invoked.
2008-06-23 Windows: Implement setitimer() and sigaction().
2008-06-23 Windows: Fix PRIuMAX definition.
2008-06-23 Windows: Work around misbehaved rename().
2008-06-23 Windows: always chmod(, 0666) before unlink().
2008-06-23 Windows: Implement a wrapper of the open() function.
2008-06-23 Windows: Treat Windows style path names.
2008-06-22 Windows: Use the Windows style PATH separator ';'.
2008-06-22 Add target architecture MinGW.