summaryrefslogtreecommitdiff
path: root/src/utils.c
AgeCommit message (Expand)Author
2018-02-03Add SPDX License Identifier to all source files.Przemyslaw Pawelczyk
2018-02-03Slightly reformat and modernize GPLv2 only license notices.Przemyslaw Pawelczyk
2018-01-23Fix documentation: integers are stored in little-endian byte order.Przemyslaw Pawelczyk
2018-01-23Fix sparse warning: Variable length array is used.Przemyslaw Pawelczyk
2018-01-23Fix sparse warnings: non-ANSI function declaration.Przemyslaw Pawelczyk
2016-02-06Define also _DEFAULT_SOURCE where _BSD_SOURCE is already defined.Przemyslaw Pawelczyk
2016-02-01Improve code formatting and convert `unsigned int` to `unsigned`.Przemyslaw Pawelczyk
2015-09-13Move source files to src/ directory.Przemyslaw Pawelczyk