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