summaryrefslogtreecommitdiff
path: root/com32/gpllib/disk/msdos.c
Commit message (Expand)AuthorAgeFilesLines
* disklib: remove improper "inline"H. Peter Anvin2010-11-141-2/+2
* gpllibs: Running NindentErwan Velu2009-11-241-90/+85
* disklib: fix extended partition codePierre-Alexandre Meyer2009-08-201-12/+21
* gpllib: Introduce typedefs for callbacksPierre-Alexandre Meyer2009-08-051-4/+4
* disklib: Change read/write interfacePierre-Alexandre Meyer2009-08-051-25/+31
* gpllib: refactor partitions detectionPierre-Alexandre Meyer2009-08-041-59/+48
* gpllib: Add copyright/license information (disklib)Pierre-Alexandre Meyer2009-04-301-0/+14
* gpllib: Add parse_partition_table() to iterate through all partitions on a diskPierre-Alexandre Meyer2009-04-261-0/+149