Skip to content

This is a playground to all Operating System projects

Notifications You must be signed in to change notification settings

malekcoders/OSProjectLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topics:

I/O File System Module

  • Print OS info
  • Print file info
  • Create new file
  • Write into a file
  • Read from a file
  • Get Directory Files List
  • Append to a file
  • Delete the file
  • Move a file

Memory Management

  • Memory allocation
  • Garbage collection

Process Management

  • Threads
  • Sync Threads

About

This is a playground to all Operating System projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages