Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Windows: Wrap execve so that shell scripts can be invoked. | Johannes Sixt | 2008-06-23 | 1 | -0/+184 |
* | Windows: Implement setitimer() and sigaction(). | Johannes Sixt | 2008-06-23 | 1 | -2/+110 |
* | Windows: Implement gettimeofday(). | Johannes Sixt | 2008-06-23 | 1 | -1/+14 |
* | Windows: Work around misbehaved rename(). | Johannes Sixt | 2008-06-23 | 1 | -0/+25 |
* | Windows: A minimal implemention of getpwuid(). | Johannes Sixt | 2008-06-23 | 1 | -0/+8 |
* | Windows: Implement a wrapper of the open() function. | Johannes Sixt | 2008-06-23 | 1 | -0/+20 |
* | Windows: Treat Windows style path names. | Johannes Sixt | 2008-06-23 | 1 | -0/+13 |
* | Add target architecture MinGW. | Johannes Sixt | 2008-06-22 | 1 | -0/+57 |