Age | Commit message (Expand) | Author |
---|---|---|
2018-09-08 | Fix conversion specifiers in "Failed to {malloc,strdup}" messages. | Przemyslaw Pawelczyk |
2018-02-03 | Update copyright notices. | Przemyslaw Pawelczyk |
2018-02-03 | Add SPDX License Identifier to all source files. | Przemyslaw Pawelczyk |
2018-02-03 | Slightly reformat and modernize GPLv2 only license notices. | Przemyslaw Pawelczyk |
2018-01-23 | Fix documentation: integers are stored in little-endian byte order. | Przemyslaw Pawelczyk |
2018-01-23 | Fix sparse warning: Variable length array is used. | Przemyslaw Pawelczyk |
2018-01-23 | Fix sparse warnings: non-ANSI function declaration. | Przemyslaw Pawelczyk |
2016-02-06 | Define also _DEFAULT_SOURCE where _BSD_SOURCE is already defined. | Przemyslaw Pawelczyk |
2016-02-01 | Improve code formatting and convert `unsigned int` to `unsigned`. | Przemyslaw Pawelczyk |
2015-09-13 | Move source files to src/ directory. | Przemyslaw Pawelczyk |