summaryrefslogtreecommitdiff
path: root/gnu/system/uuid.scm
AgeCommit message (Expand)Author
2023-06-18uuid: Fix NTFS UUID stringification.Tobias Geerinckx-Rice
2021-09-23uuid: Support XFS.Tobias Geerinckx-Rice
2020-11-07uuid: Add support for bcachefs.Tobias Geerinckx-Rice
2020-07-26file-systems: Add NTFS support.Mathieu Othacehe
2020-06-18uuid: Prevent a loop on invalid arguments.Maxim Cournoyer
2020-01-03uuid: Add support for JFS.Tobias Geerinckx-Rice
2019-05-07uuid: 'fat-uuid->string' preserves leading zeros.Ludovic Courtès
2018-05-19uuid: 'uuid' returns #f when 'string->uuid' returns #f.Ludovic Courtès
2017-12-02uuid: Fix typo in comment.Ludovic Courtès
2017-10-11uuid: Change "fat32" to "fat".Ludovic Courtès
2017-10-05uuid: Add 'uuid=?' and use it.Ludovic Courtès
2017-09-22uuid: Add a parser for FAT32 UUIDs.Ludovic Courtès
2017-09-11uuid: 'uuid' macro supports more UUID types.Ludovic Courtès
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès
2017-09-11file-systems: Introduce (gnu system uuid).Ludovic Courtès