Ticket #61 (closed new feature: fixed)

Opened 2 years ago

Last modified 23 months ago

Files/directories processing is ridiculous

Reported by: dottedmag Owned by: quickhand
Priority: normal Milestone: 0.1
Component: bookshelf (MadShelf) Version:
Keywords: Cc:
Blocking: Blocked By:

Description

Lots of strcat/memcpy all over the code are ridiculous.

File/directory handling should be either

  • moved to the separate datatype/module
  • removed altogether and replaced with chdir
  • removed altogether and replaced with ready-to-use VFS userspace library

Change History

Changed 2 years ago by dottedmag

  • status changed from new to closed
  • resolution set to fixed

Files/directories processing is no longer ridigulous.

Changed 23 months ago by dottedmag

  • milestone changed from bluesky to 0.1
Note: See TracTickets for help on using tickets.