summaryrefslogtreecommitdiff
path: root/compat/mingw.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Windows: Implement setitimer() and sigaction().Libravatar Johannes Sixt1-2/+110
2008-06-23Windows: Implement gettimeofday().Libravatar Johannes Sixt1-1/+14
2008-06-23Windows: Work around misbehaved rename().Libravatar Johannes Sixt1-0/+25
2008-06-23Windows: A minimal implemention of getpwuid().Libravatar Johannes Sixt1-0/+8
2008-06-23Windows: Implement a wrapper of the open() function.Libravatar Johannes Sixt1-0/+20
2008-06-23Windows: Treat Windows style path names.Libravatar Johannes Sixt1-0/+13
2008-06-22Add target architecture MinGW.Libravatar Johannes Sixt1-0/+57