Svante Signell, on Sat 10 Dec 2016 20:29:51 +0100, wrote: > Is there still time for the file record lock patches? I've been running > hurd/glibc locally with them for years now.
Okay, but there were comments since the last submission, notably: https://lists.gnu.org/archive/html/bug-hurd/2016-02/msg00046.html https://lists.gnu.org/archive/html/bug-hurd/2016-02/msg00120.html We can't commit patches until they are reasonably right. Copy/pasting the pthread_cond_init prototype is really not. Returning bogus information for GETLK instead of ENOSYS as well: it'll probably bring a lot of subtle bugs here and there. Samuel