index
:
metastore
doc-markdown
doc-pandoc
format1-3
master
perf-2
File metadata backup/comparison/restoration tool
adam@spra.gg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.c
Age
Commit message (
Expand
)
Author
2022-05-18
Add ability to read Format 1 metadata files
Adam Spragg
2022-05-18
Add ability to write Format 1 metadata files
Adam Spragg
2022-05-18
Make buffers that are read from `const`-correct
Adam Spragg
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