Hello, this patch: - adds the timezone parameter to gettimeofday and settimeofday - allows the timeval pointer to be NULL (as per the man page of my system and quick testing) Laurent Signed-off-by: Laurent Desnogues