Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | helpers: Implement strndup() for MinGW | Miklós Márton | 2019-10-04 | 1 | -0/+14 |
* | Fix -Wsign-compare trouble | Nico Huber | 2019-07-31 | 1 | -2/+2 |
* | helpers: Add reverse_byte() and reverse_bytes() | Marc Schink | 2018-08-30 | 1 | -0/+17 |
* | Remove address from GPLv2 headers | Elyes HAOUAS | 2018-04-24 | 1 | -4/+0 |
* | Fix linking with libpayload | Nico Huber | 2017-06-22 | 1 | -1/+1 |
* | Add a bunch of new/tested stuff and various small changes 24 | Stefan Tauner | 2016-01-23 | 1 | -1/+1 |
* | Make strnlen() visible in old versions of glibc | Stefan Tauner | 2015-01-27 | 1 | -0/+10 |
* | Move strtok_r implementation verbatim to helpers.c | Stefan Tauner | 2014-11-01 | 1 | -0/+21 |
* | Introduce helpers.c | Stefan Tauner | 2014-06-12 | 1 | -0/+72 |