
25 Jan
2017
25 Jan
'17
7:32 a.m.
Waldemar Brodkorb <wbx@uclibc-ng.org> writes:
I would like to suggest following changeset, any opinions?
Follow GNU C Library from c579f48edba88380635ab98cb612030e3ed8691e and remove the PID caching. These simplifies the architecture specific assembly code.
FWIW: Following the lead from GNU C Library changes sounds like a good move especially when it removes code rather than complicates it. Matthew