index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibPartition
Age
Commit message (
Expand
)
Author
2023-02-21
LibPartition: Make Kernel parts const-correct re: StorageDevice&
Andreas Kling
2023-02-13
LibCore: Rename `File` to `DeprecatedFile`
Tim Schumacher
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-07-21
LibPartition: Fix end block off by one error
Samuel Bowman
2022-07-21
LibPartition: Make GUIDPartitionTable kernel/userland agnostic
Samuel Bowman
2022-07-21
LibPartition: Make EBRPartitionTable kernel/userland agnostic
Samuel Bowman
2022-07-21
LibPartition: Make MBRPartitionTable kernel/userland agnostic
Samuel Bowman
2022-07-21
LibPartition: Make PartitionTable kernel/userland agnostic
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move GUIDPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move EBRPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move MBRPartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move PartitionTable into LibPartition
Samuel Bowman
2022-07-21
Kernel+LibPartition: Move DiskPartitionMetadata into LibPartition
Samuel Bowman