Here is the current state of my work about fixing functions that block
for a limited time (e.g. pthread_cond_timedwait), and cancellation.
---
pthread/pt-alloc.c |3 +
pthread/pt-cancel.c | 26 +-
pthread/pt-internal.h |8 ++
On Wed, 2013-01-23 at 00:52 +0100, Samuel Thibault wrote:
> Svante Signell, le Tue 22 Jan 2013 20:53:06 +0100, a écrit :
> > Updated patch attached (not reindented). Shall I continue sending
> > patches or not?
>
> Well, this one doesn't actually do much, so we need to see the others to
> be able
Alle giovedì 17 gennaio 2013, Roland McGrath ha scritto:
> First do a commit that is nothing but the rename. That won't affect
> any configuration. Then do a commit adding the missing #include
> (and test it by locally removing the bsd file and doing a Hurd
> build). Finally, do a commit removin