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
/
utils.c
Age
Commit message (
Expand
)
Author
2015-09-13
Move source files to src/ directory.
Przemyslaw Pawelczyk
2015-09-06
Fix reading extended attributes values from metadata file.
Przemyslaw Pawelczyk
2015-09-03
Make all license notices in files explicit about being GPLv2 only.
Przemyslaw Pawelczyk
2015-09-03
Make all license notices in source files formatted the same way.
Przemyslaw Pawelczyk
2015-02-07
Avoid comparison between signed and unsigned integers.
Dan Fandrich
2012-06-07
Fix false error when writing zero-length records.
Zak Wilcox
2008-06-23
Add stricter build flags
David Härdeman
2007-05-21
Add caching uid/gid lookup functions
David Härdeman
2007-05-20
Improve some error messages.
David Härdeman
2007-05-19
Quiet some -ansi/-pedantic compilation warnings
David Härdeman
2007-05-19
And remove another global variable (verbosity)
David Härdeman
2007-05-19
80-col align code, add license headers
David Härdeman
2007-05-19
Change all printf() calls to msg() calls and clean up output
David Härdeman
2007-05-18
Split meta entry functions into a separate file
David Härdeman
2007-05-18
Initial project checkin
David Härdeman