Commit graph

63 commits

Author SHA1 Message Date
fanoI
b509da1690 Merge branch 'master' of https://github.com/CosmosOS/Cosmos
# Conflicts:
#	Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
2017-09-24 19:59:52 +02:00
fanoI
806e6e9e89 More FAT work
- Make DirectoryInfo work
- Refactored FAT TestRunner in a similar way to the BCL one
- Bugfix: Path.GetTempPath() did not returned a complete path
- Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported)
- Added more debug logs
2017-09-24 18:12:58 +02:00
Valentin Charbonnier
9d462b60f5 Changes. 2017-08-13 23:36:15 +02:00
Valentin Charbonnier
9e198d1ba7 Revert "long changed to ulong."
This reverts commit f827994340.

Revert.
2017-08-13 20:56:03 +02:00
Valentin Charbonnier
f827994340 long changed to ulong. 2017-08-12 19:36:32 +02:00
Valentin Charbonnier
d9e45ce26b Fix. 2017-08-12 19:07:40 +02:00
Valentin Charbonnier
5300250a28 GetVolumes mSize fix. 2017-08-12 18:51:21 +02:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
José Pedro
c6ff16aa8b FAT fixes. 2017-08-05 16:18:58 +01:00
Valentin Charbonnier
d53ff6b087 Change. 2017-08-03 17:28:12 +02:00
Valentin Charbonnier
1a805d8f25 FileSystem Fixes. 2017-08-03 17:27:47 +02:00
José Pedro
a58e3f2fa0 g3 2017-07-30 18:38:20 +01:00