[PATCH 0/2] posix-timers: Fix wrong behaviour of clock_nanosleep()

From: toyoa
Date: Wed Aug 09 2006 - 19:06:43 EST


This patch set fixes 2 problems in clock_nanosleep(). One is clock_nanosleep()
does not return the remaining time and returns wrong errno to user in compatibility
mode, if it is interrupted by a signal and restarts sleeping.
The other one is posix_cpu_nsleep() does not handle the flags argument properly.

Sincerely,
Toyo Abe <toyoa@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/