Skip to content
#

file-management

Here are 28 public repositories matching this topic...

Contains various file tasks like reading in the superblock of the disk image and using that info to read entries in the FAT, displaying the root directory listing for a 360fs file system image, and a program at360fs.c that copies a file from a disk image to the standard output stream of the console.

  • Updated Dec 13, 2023
  • C

An introduction to operating systems for contemporary multitasking, single processor computers. Topics include processes, process management and scheduling, interprocess synchronization and communication, memory management, and file management. Selected theory and concepts are supplemented with an examination of their implementation in contempor…

  • Updated Nov 17, 2021
  • C

Improve this page

Add a description, image, and links to the file-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-management topic, visit your repo's landing page and select "manage topics."

Learn more