summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCoreDump
diff options
context:
space:
mode:
authorTimothy <timmot@users.noreply.github.com>2021-07-10 01:35:30 +1000
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-07-14 14:35:16 +0430
commit068802d58db1d0da7e11534a50279fdd76aa6618 (patch)
tree606520d9621f1d93c693b018bf52706d3a302e0c /Userland/Libraries/LibCoreDump
parent3ae64c7c3d862b27ecab5bce2671c3abeff39766 (diff)
downloadserenity-068802d58db1d0da7e11534a50279fdd76aa6618.zip
LibCore: Add File method to determine absolute path
This will generate absolute paths lexically rather than through a call to realpath. The motivation for this is to generate absolute paths for non-existent files in unveil calls, as realpath will not work if the file does not exist.
Diffstat (limited to 'Userland/Libraries/LibCoreDump')
0 files changed, 0 insertions, 0 deletions