index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
texfat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constify a lot of function parameters
Christophe Grenier
2020-06-19
1
-1
/
+1
*
Use new functions check_command(), skip_comma_in_command() and get_int_from_c...
Christophe Grenier
2018-03-17
1
-8
/
+4
*
Fix uninitialized variable bug introduced in 34b37516965b499429a401ca2c2cdf2e...
Christophe Grenier
2017-04-14
1
-1
/
+1
*
Remove verbose parameter from exFAT_boot_sector()
Christophe Grenier
2017-04-14
1
-89
/
+93
*
Replace EXFAT by exFAT
Christophe Grenier
2016-12-11
1
-2
/
+2
*
New prototype for test_EXFAT()
Christophe Grenier
2016-01-23
1
-2
/
+2
*
Fixed strncmp lengths in exFAT menu
Matthew Howle
2015-09-03
1
-4
/
+4
*
Turn off various signed/unsigned comparaison warnings
Christophe Grenier
2014-11-15
1
-9
/
+10
*
constify more variables
Christophe Grenier
2013-06-01
1
-1
/
+1
*
Reduce unnecessary interactivity in scripted run
Christophe Grenier
2012-12-23
1
-3
/
+6
*
Fix to deal with ncurses 5.8 API violation, newwin(0,0,0,0) doesn't create a ...
Christophe Grenier
2011-03-28
1
-1
/
+1
*
Minimal support to list and copy files from exFAT for TestDisk.
Christophe Grenier
2011-02-07
1
-0
/
+240