Ticket #61 (closed new feature: fixed)

Opened 4 years ago

Last modified 3 years ago

Files/directories processing is ridiculous

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

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

comment:1 Changed 3 years ago by dottedmag

  • Status changed from new to closed
  • Resolution set to fixed

Files/directories processing is no longer ridigulous.

comment:2 Changed 3 years ago by dottedmag

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