https://bugs.kde.org/show_bug.cgi?id=493430
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ASSIGNED --- Comment #3 from Mark Wielaard <[email protected]> --- (In reply to Alexandra Hajkova from comment #2) > Created attachment 182946 [details] > patch > > commit fa5cdc7fcd24f09adcfb7d44ee87b96b3350994d (HEAD -> fcntl) > Author: Alexandra Hájková <[email protected]> > Date: Fri Jul 4 07:35:13 2025 -0400 > > Implement fcntl F_CREATED_QUERY > > Define VKI_F_CREATED_QUERY in vki-linux.h. > Recognize it in PRE(sys_fcntl). > This fixes ltp tests failures. When running: > make ltpchecks TESTS="fcntl40 fcntl40_64 > the tests would fail with: > fcntl40: unempty log2.filtered: > ==1809471== Warning: unimplemented fcntl command: 1028 > > https://bugs.kde.org/show_bug.cgi?id=506076 Looks good. Please push. -- You are receiving this mail because: You are watching all bug changes.
