Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include pipe2/socketpair compat for macOS | Brent Cook | 2017-01-15 | 1 | -0/+7 |
| | |||||
* | fixup windows and older linux builds | Brent Cook | 2015-09-13 | 1 | -0/+10 |
| | |||||
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 1 | -10/+0 |
| | |||||
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -0/+10 |
This moves the compatibility include files from include to include/compat so we can use the awful MS C compiler <../include/> trick to emulate the GNU #include_next extension. This also removes a few old compat files we do not need anymore. |