On Thu, Apr 9, 2020 at 9:29 AM Thomas Schmitt <scdbackup@xxxxxxx> wrote: > Hrmpf. strace reports "openat(2)" where libburn calls open(2). strace reports the name of the Linux system call, which is indeed openat. The open(2) and openat(2) functions (and open64(2) and openat64(2) on some systems) are C library functions that invoke the openat system call. -- Jerry James http://www.jamezone.org/ _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx