uuid: Change "fat32" to "fat".
authorLudovic Courtès <ludo@gnu.org>
Wed, 4 Oct 2017 06:57:20 +0000 (08:57 +0200)
committerLudovic Courtès <ludo@gnu.org>
Wed, 11 Oct 2017 09:12:33 +0000 (11:12 +0200)
commit03f66aea63d43ce31107605557c1cbfbb9d25a73
treea80eb2a6357eb83aeb60d1ac9996322373a169de
parent88235675fce40d619850ac9bd676d86e42acb8b8
uuid: Change "fat32" to "fat".

* gnu/system/uuid.scm (%fat32-endianness): Rename to...
(%fat-endianness): ... this.
(fat32-uuid->string): Rename to...
(fat-uuid->string): ... this.
(%fat32-uuid-rx): Rename to..
(%fat-uuid-rx): ... this.
(string->fat32-uuid): Rename to...
(string->fat-uuid): ... this.
(%uuid-parsers, %uuid-printers): Add 'fat16.
gnu/system/uuid.scm