hark130 / sketchy-idea

Reusable, stand-alone, Linux code
GNU General Public License v3.0
0 stars 0 forks source link

13-1: Retrieve file metada #1

Closed hark130 closed 4 months ago

hark130 commented 5 months ago
  1. Create a skip_file_metadata_read.h
  2. Create a skip_file_metadata_read.c
  3. Instantiate a build system (if it doesn't already exist)
  4. Write a build rule
  5. [OPTIONAL] Write some tests

Add functions for these objectives:

Device ID of containing device
File serial number (inode)
File mode (permissions)
Number of hard links
File owner
File group
Device ID of file
File size
Access time
Modification time
Change time
Block size
Block count