Skip to content

TOs kernel FAT16 filesystem parser and handler

License

Notifications You must be signed in to change notification settings

amirmohammad1994/TFAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFAT

TOs kernel FAT16 filesystem parser and handler with interactive shell

This project originally written for assembly programming course at Amirkabir university. This project completely written by C under linux mint with gcc.
Following library from GNU with GPL used in this project:

  1. GNU readline
  2. GNU history

In this project we using kernel-coding style from Linus Torvalds and using some script from kernel to validate our code against that.

About

TOs kernel FAT16 filesystem parser and handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 48.2%
  • C 45.4%
  • C++ 6.2%
  • Makefile 0.2%