Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-04-19 | libbb.h: support MinGW port | Nguyễn Thái Ngọc Duy | 1 | -0/+16 |
2010-04-19 | platform.h: support MinGW port | Nguyễn Thái Ngọc Duy | 1 | -4/+24 |
2010-04-19 | win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selected | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2010-04-19 | Config.in: exclude some features from MinGW port | Nguyễn Thái Ngọc Duy | 1 | -0/+20 |
2010-04-19 | Config.in: add target platform MINGW32 | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-04-19 | Config.in: mark all applets POSIX only | Nguyễn Thái Ngọc Duy | 20 | -0/+300 |
2010-04-17 | Config.in: add target platform selection | Nguyễn Thái Ngọc Duy | 1 | -0/+11 |
2010-04-16 | vi: code shrink | Denys Vlasenko | 1 | -9/+9 |
2010-04-16 | vi: code shrink; save/restore errno in signal handlers | Denys Vlasenko | 1 | -19/+27 |