https://bugs.kde.org/show_bug.cgi?id=507720
Paul Floyd <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Paul Floyd <[email protected]> --- More commits: commit 52dddd460b0778f862c062c82d8d2819f740c268 Author: Paul Floyd <[email protected]> Date: Sat Aug 23 14:19:33 2025 +0200 FreeBSD syscalls: fd handling (part 2) amd64 and x86 files commit 4a420cccbea43c2458d0181270f31efdc30eb52a Author: Paul Floyd <[email protected]> Date: Sat Aug 23 15:42:47 2025 +0200 FreeBSD syscalls: fd handling (part 3) arm64 file commit a139ed0b3c0af09bf0bcc698072225eb4021a920 Author: Paul Floyd <[email protected]> Date: Sun Aug 24 11:25:51 2025 +0200 illumos syscalls: fd handling (part 4) Almost everything looked OK. Added a couple of POST_newFd_RES macro uses. There are a few functions that create fds other than via RES (like pipe). For these I think that we need to add a POST_newFd(fd) macro, plus in a few places refactor so that RES is available to set the status after ML_(get_next_new_fd). commit 5deb5b45d10bf6f431bc7119aa184636cd802abf Author: Paul Floyd <[email protected]> Date: Sun Aug 24 16:16:24 2025 +0200 Darwin syscalls: fd handling (part 4) Most already done. (the above should have been part 5). -- You are receiving this mail because: You are watching all bug changes.
