Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-01-29 | Include system headers before local ones to fix type conflict on OpenBSD | Daniel Friesel | -1/+1 | |
2017-12-07 | Compile with std=c11 and set appropriate glibc feature test macros | Daniel Friesel | -0/+1 | |
might resolve #333 and #348 | ||||
2014-05-06 | remove gib_utils, the same functionality is provided by utils already | Daniel Friesel | -3/+4 | |
2014-05-04 | strip unneded parts from giblib, part 1 | Daniel Friesel | -0/+3 | |
Not all functions were examined yet. Also TODO: * check strdup / malloc calls (some are apparently unchecked in giblib), maybe use estrdup / emalloc for those * Check includes and update dependency list if needed | ||||
2014-05-04 | import partial giblib source into feh, do not link with giblib | Daniel Friesel | -0/+144 | |