This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Unify pthread_spin_[try]lock implementations.


> OK, but this will be a change on its own in a follow up patch.  I want to
> keep this patch just a mechanical change.

I don't want to put anything in the generic code that isn't clearly correct
or isn't clearly justified or doesn't have thorough comments explaining any
nonobvious issues.  So get it right first before the generic code goes in.
Each machine dropping its old code in favor of the new generic code can
wait as long as each machine maintainer wants.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]