file_system/fat: Rework driver for fs_shell support

* Introduce fat_shell for build system fat manipulation
* Will theoretically let us do away with mtools when we
  have another internal tool for partition manipulation

Change-Id: I661be556e79009842f157a9402c8f85da85d6336
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3556
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Alexander von Gluck IV
2020-12-30 14:10:19 +00:00
parent aa013a511f
commit 9f3ba01bd3
24 changed files with 259 additions and 181 deletions
@@ -1402,6 +1402,8 @@
#define index fssh_index
#define rindex fssh_rindex
/* SMAP-specific functions */
#define user_strlcpy fssh_strlcpy
////////////////////////////////////////////////////////////////////////////////
// #pragma mark - fssh_time.h