On 29 May 2013 00:07, Jilles Tjoelker <jil...@freebsd.org> wrote: > Author: jilles > Date: Tue May 28 22:07:31 2013 > New Revision: 251078 > URL: http://svnweb.freebsd.org/changeset/base/251078 > > Log: > sleep: Improve nanosleep() error handling: > > * Work around kernel bugs that cause a spurious [EINTR] return if a > debugger (such as truss(1)) is attached.
The the fact that this is a workaround be noted in a comment so the code may be removed when the bug is fixed? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"