Skip to content
Snippets Groups Projects
  • Colin Walters's avatar
    268ae488
    fdio: Introduce glnx_openat_read() · 268ae488
    Colin Walters authored
    This is kind of long overdue. Reasons are the same as the other wrappers. I
    debated adding `O_NOFOLLOW` support but the use cases for that are pretty
    obscure, callers who want that can just use the syscall directly for now.
    268ae488
    History
    fdio: Introduce glnx_openat_read()
    Colin Walters authored
    This is kind of long overdue. Reasons are the same as the other wrappers. I
    debated adding `O_NOFOLLOW` support but the use cases for that are pretty
    obscure, callers who want that can just use the syscall directly for now.