Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/strndup: move header inclusion as applicable | Emil Velikov | 2017-03-22 | 1 | -2/+1 |
* | util: inline strndup implementation in the header | Emil Velikov | 2017-03-22 | 1 | -2/+20 |
* | util: consistently use ifndef guards over pragma once | Emil Velikov | 2017-03-22 | 1 | -1/+4 |
* | util: Fix strndup prototype on C++. | Jose Fonseca | 2015-09-29 | 1 | -1/+9 |
* | util: implement strndup for WIN32 | Samuel Iglesias Gonsalvez | 2015-09-29 | 1 | -0/+32 |