This adds support for passing NULL as first argument of adjtime. Michael Kelly (3): hurd: Make adjtime reject out-of-range tv_usec values hurd: __adjtime(): struct timeval and time_value_t are not identical. hurd: __adjtime() to support NULL delta whilst returning olddelta.
sysdeps/mach/hurd/adjtime.c | 40 +++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) -- 2.53.0
