Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-09-10 | libbb.h: support MinGW port | Nguyễn Thái Ngọc Duy | 1 | -0/+16 |
2010-09-10 | platform.h: support MinGW port | Nguyễn Thái Ngọc Duy | 1 | -4/+24 |
2010-09-10 | win32: Refuse to be built by MinGW compiler unless platform MINGW32 is selected | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2010-09-10 | Config.in: add target platform MINGW32 | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-09-10 | 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 |