Commit Graph

6 Commits

Author SHA1 Message Date
martin
3c93e210ff Make msdosfs time conversion use the y/m/d/h/m/s conversion functions
from clock_subr.c and compile that into the userland (and tools)
makefs as well.
2014-09-01 09:09:47 +00:00
christos
ed8edcd60d make this cross-compile friendly. 2013-01-26 16:50:46 +00:00
christos
7e2d9be620 add more msdos stuff. 2013-01-26 00:20:40 +00:00
christos
273b781b8e ok, we can create the filesystem now. 2013-01-23 22:47:18 +00:00
christos
0b556eae66 don't reuse the same variables 2013-01-23 21:03:15 +00:00
christos
3d364f5471 - add support for parsing different types; not just int.
- add beginning of msdos support.
2013-01-23 20:46:39 +00:00