Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-11-15 | 2010-11-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -2/+2 | |
* conf-w32ce-msc/fcntl.h: New file. * conf-w32ce-msc/build.mk (conf_sources): Add fnctl.h. (sources): Remove memrchr.c. | |||||
2010-11-15 | 2010-11-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -2/+3 | |
* conf-w32ce-msc/io.h: New file. * conf-w32ce-msc/build.mk (conf_sources): Add io.h. | |||||
2010-11-15 | 2010-11-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -11/+11 | |
* conf-w32ce-msc/stdint.h: New file. * conf-w32ce-msc/build.mk (conf_sources): Add stdint.h. * conf-w32ce-msc/build.mk (copy-static-source): Revert last change. | |||||
2010-11-15 | Fixes for the MSC build | Werner Koch | 1 | -1/+15 | |
2010-11-04 | More changes for W32CE with MSC. | Werner Koch | 1 | -7/+1 | |
2010-11-03 | More include guards. | Werner Koch | 1 | -2/+8 | |
Provide access for Wince. Install dummy sehmap.h | |||||
2010-11-02 | First take on changes to allow building with MSC for W32CE. | Werner Koch | 2 | -0/+567 | |
Fixed regression in plain W32 build. |