aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-05-27 08:35:59 +0100
committerRon Yorston <rmy@pobox.com>2023-05-27 08:35:59 +0100
commit603af9bb92af6bc429d880df71618e96820967c5 (patch)
tree7100a2f8d93e7d133329906c2f0658c9cf5be171 /arch
parent5adeafb91fe5d0fbfd2e4f773e64da9aa13d2f09 (diff)
downloadbusybox-w32-603af9bb92af6bc429d880df71618e96820967c5.tar.gz
busybox-w32-603af9bb92af6bc429d880df71618e96820967c5.tar.bz2
busybox-w32-603af9bb92af6bc429d880df71618e96820967c5.zip
win32: support "app exec link" reparse points
Reparse points with the tag IO_REPARSE_TAG_APPEXECLINK are present in ~/AppData/Local/Microsoft/WindowsApps in Windows 10 and 11. They are: Used by Universal Windows Platform (UWP) packages to encode information that allows the application to be launched by CreateProcess. Modify readlink(2) and lsattr(1) to treat them as symbolic links, in much the same way as was done previously for junctions. They aren't really symbolic links but they're similar. Costs 128-160 bytes. (GitHub issue #327)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions