Announcement

Collapse
No announcement yet.

Linux 5.6 Kernel Adds New System Call For "openat2" - More Extensible openat()

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Linux 5.6 Kernel Adds New System Call For "openat2" - More Extensible openat()

    Phoronix: Linux 5.6 Kernel Adds New System Call For "openat2" - More Extensible openat()

    A new system call added to the very feature rich Linux 5.6 kernel is openat2() for more extensible behavior compared to the existing openat() functionality...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    In case anyone's unfamiliar with the term "magic link", here's the relevant bit from the linked diff:

    or accessing a "``/proc/$PID/fd/$FD``" symlink (also known as a "magic link")

    Comment

    Working...
    X