Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move attribute shims | Brent Cook | 2023-07-05 | 1 | -12/+0 |
* | add __dead__ annotation support | Brent Cook | 2019-02-09 | 1 | -0/+8 |
* | __warn_references: tweak assembly for "gnu.warning" section | Sergei Trofimovich | 2018-05-19 | 1 | -1/+1 |
* | Add compat bits for libtls on Windows | kinichiro | 2018-02-25 | 1 | -0/+2 |
* | Add file permission define for Windows and MinGW build | kinichiro | 2018-02-11 | 1 | -0/+1 |
* | Add definition of in_addr_t for Windows build | kinichiro | 2017-05-14 | 1 | -0/+2 |
* | ensure that __STRING works | Brent Cook | 2016-09-14 | 1 | -0/+5 |
* | more cdefs.h removal | Brent Cook | 2016-09-04 | 1 | -2/+0 |
* | cdefs.h should not be required anywhere | Brent Cook | 2016-09-04 | 1 | -0/+16 |
* | wire up sys/types.h to pull in sys/cdefs.h | Brent Cook | 2016-09-04 | 1 | -0/+2 |
* | updates for MSVC 2015's degenerate headers | Brent Cook | 2015-09-09 | 1 | -0/+4 |
* | tighten up compat include paths, fix glibc compatibility | Brent Cook | 2015-07-21 | 1 | -3/+3 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 1 | -0/+43 |