]> git.saurik.com Git - apple/hfs.git/commit
hfs-556.41.1.tar.gz macos-1101 v556.41.1
authorApple <opensource@apple.com>
Thu, 19 Nov 2020 01:07:08 +0000 (01:07 +0000)
committerApple <opensource@apple.com>
Thu, 19 Nov 2020 01:07:08 +0000 (01:07 +0000)
commit927b7b56409ec17628727d7cd92ae5683d73e2de
tree799540131fd51cd99c58ef79587f14e42689b714
parentccb1535577c019312b69b95a60bb75c8a3ee22a3
hfs-556.41.1.tar.gz
72 files changed:
CopyHFSMeta/DeviceWrapper.c
CopyHFSMeta/Gather.c
CopyHFSMeta/ScanExtents.c
CopyHFSMeta/SparseBundle.c
CopyHFSMeta/dump.c
core/.open_source_exclude [deleted file]
core/BTreeMiscOps.c
core/FileExtentMapping.c
core/VolumeAllocation.c
core/hfs.h
core/hfs_catalog.c
core/hfs_cnode.c
core/hfs_cnode.h
core/hfs_cprotect.c
core/hfs_fsctl.h
core/hfs_iokit.cpp
core/hfs_journal.c
core/hfs_readwrite.c
core/hfs_vfsops.c
core/hfs_vfsutils.c
core/hfs_vnops.c
core/hfs_xattr.c
fsck_hfs/cache.c
fsck_hfs/dfalib/BTreeAllocate.c
fsck_hfs/dfalib/HardLinkCheck.c
fsck_hfs/dfalib/SBTree.c
fsck_hfs/dfalib/SDevice.c
fsck_hfs/dfalib/SExtents.c
fsck_hfs/dfalib/SRebuildBTree.c
fsck_hfs/dfalib/SRepair.c
fsck_hfs/dfalib/SStubs.c
fsck_hfs/dfalib/SUtils.c
fsck_hfs/dfalib/SVerify1.c
fsck_hfs/dfalib/VolumeBitmapCheck.c
fsck_hfs/dfalib/dirhardlink.c
fsck_hfs/dfalib/fsck_journal.c
fsck_hfs/dfalib/hfs_endian.c
fsck_hfs/fsck_hfs.c
fsck_hfs/utilities.c
hfs.xcodeproj/project.pbxproj
hfs_util/hfsutil_jnl.c
hfs_util/hfsutil_main.c
livefiles_cs_plugin/lf_cs.h [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_checksum.c [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_checksum.h [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_disk_format.h [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_logging.c [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_logging.h [new file with mode: 0644]
livefiles_cs_plugin/lf_cs_vfsops.c [new file with mode: 0644]
livefiles_cs_plugin/livefiles_cs_tester.c [new file with mode: 0644]
livefiles_cs_plugin/livefiles_cs_tester.entitlements [new file with mode: 0644]
livefiles_hfs_plugin/lf_hfs.h
livefiles_hfs_plugin/lf_hfs_catalog.c
livefiles_hfs_plugin/lf_hfs_chash.c
livefiles_hfs_plugin/lf_hfs_cnode.c
livefiles_hfs_plugin/lf_hfs_fsops_handler.c
livefiles_hfs_plugin/lf_hfs_journal.c
livefiles_hfs_plugin/lf_hfs_link.c
livefiles_hfs_plugin/lf_hfs_vfsops.c
livefiles_hfs_plugin/lf_hfs_vnode.c
livefiles_hfs_plugin/lf_hfs_xattr.c
mount_hfs/mount_hfs.c
newfs_hfs/makehfs.c
newfs_hfs/newfs_hfs.c
tests/cases/test-external-jnl.c
tests/cases/test-key-roll.c
tests/cases/test-lf-cs-plugin.c [new file with mode: 0644]
tests/disk-image.m
tests/gen-custom-dmg.sh [new file with mode: 0755]
tests/gen-test-plist.sh
tests/generate-compressed-image.c [new file with mode: 0644]
tests/hfs-tests.entitlements