Ticket #61 (closed new feature: fixed)
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
Note: See
TracTickets for help on using
tickets.

