Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/netbsd32



Module Name:    src
Committed By:   martin
Date:           Fri May  9 10:25:04 UTC 2025

Modified Files:
        src/sys/compat/netbsd32: netbsd32_ipc.c

Log Message:
Change semop(2) compat code to use the common code (instead of the syscall
code directly).
Implement semtimedop(2) for compat_netbsd32.
Fixes PR 59352.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/compat/netbsd32/netbsd32_ipc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index