index
:
testdisk
dev
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
msdos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New prototype for align_pread()
Christophe Grenier
2020-08-02
1
-8
/
+8
*
Improve English grammar, capitalization, and punctuation
Alex Henrie
2016-02-22
1
-4
/
+4
*
Get rid of pread_fast(), it's too error prone
Christophe Grenier
2013-05-24
1
-9
/
+0
*
Fix memory leak when freeing device
Christophe Grenier
2013-05-19
1
-3
/
+3
*
Improve default partition table selection
Christophe Grenier
2012-02-25
1
-2
/
+5
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-8
/
+17
*
New prototype for size_to_unit()
Christophe Grenier
2010-10-24
1
-2
/
+4
*
Code cleanup
Christophe Grenier
2010-08-23
1
-2
/
+0
*
Limit the scope of several variables
Christophe Grenier
2009-05-05
1
-1
/
+1
*
Cylinder is now long unsigned int. Fix a parameter inversion for the DOS vers...
Christophe Grenier
2009-04-12
1
-9
/
+8
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-48
/
+53
*
Split ncurses text interface from functions
Christophe Grenier
2009-01-14
1
-0
/
+1
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-52
/
+61
*
Reorganize how disk geometry, size and sector size is gathered
Christophe Grenier
2008-04-11
1
-0
/
+576