Skip to content
Snippets Groups Projects
  • Colin Walters's avatar
    381ca54e
    dirfd: Add API to get an absolute path from a dfd/relpath · 381ca54e
    Colin Walters authored
    There are a lot of APIs that still only take absolute paths, such as
    librpm (and everything above it).  I plan to use this in rpm-ostree to
    convert temporary directories that I'm accessing fd-relative back into
    absolutes until such time as fd-relative APIs are plumbed through the
    stack more.
    381ca54e
    History
    dirfd: Add API to get an absolute path from a dfd/relpath
    Colin Walters authored
    There are a lot of APIs that still only take absolute paths, such as
    librpm (and everything above it).  I plan to use this in rpm-ostree to
    convert temporary directories that I'm accessing fd-relative back into
    absolutes until such time as fd-relative APIs are plumbed through the
    stack more.