summaryrefslogtreecommitdiff
path: root/compat/mingw.c
Commit message (Expand)AuthorAgeFilesLines
* Windows: Wrap execve so that shell scripts can be invoked.Johannes Sixt2008-06-231-0/+184
* Windows: Implement setitimer() and sigaction().Johannes Sixt2008-06-231-2/+110
* Windows: Implement gettimeofday().Johannes Sixt2008-06-231-1/+14
* Windows: Work around misbehaved rename().Johannes Sixt2008-06-231-0/+25
* Windows: A minimal implemention of getpwuid().Johannes Sixt2008-06-231-0/+8
* Windows: Implement a wrapper of the open() function.Johannes Sixt2008-06-231-0/+20
* Windows: Treat Windows style path names.Johannes Sixt2008-06-231-0/+13
* Add target architecture MinGW.Johannes Sixt2008-06-221-0/+57