lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 9 Aug 2006 16:08:57 -0700
From:	toyoa@...sta.com
To:	george@...dturkeyranch.net
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] posix-timers: Fix wrong behaviour of clock_nanosleep()

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@...sta.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ