On 5/18/2026 2:27 PM, Warner Losh wrote: > Complete os-time.h with sigtimedwait, setitimer, getitimer, > clock_getcpuclockid2, futimens, and utimensat system call shims. > > Signed-off-by: Stacey Son <[email protected]> > Signed-off-by: Mikaƫl Urankar <[email protected]> > Signed-off-by: Kyle Evans <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > Assisted-by: Claude Opus 4.6 (1M context) > --- > bsd-user/freebsd/os-time.h | 194 > ++++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 184 insertions(+), 10 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
