OSDN Git Service

Remove commented out debug code.
[android-x86/external-exfat.git] / libexfat / utils.c
2015-08-24 relanRemove commented out debug code.
2015-08-24 relanSplit EPOCH_DIFF_SEC macro into two macros for simplicity.
2015-08-24 relanFix leap days accounting.
2015-08-24 relanUse timezone variable instead of gettimeofday().
2015-08-24 relanAdd parentheses to macro definition.
2015-08-24 relanUse positive time shift for simplicity.
2015-08-24 relanFix time conversion from exFAT to Unix format.
2015-08-24 relanFix atime and mtime for the root directory.
2015-08-24 relanCalculate root directory size and represent it.
2015-08-24 relanInitial code drop.