svn commit: r299735 - head/lib/libc/sys
Justin Hibbits
chmeeedalf at gmail.com
Sat May 14 12:24:31 UTC 2016
On May 14, 2016 03:36, "Konstantin Belousov" <kib at freebsd.org> wrote:
>
> Author: kib
> Date: Sat May 14 08:36:37 2016
> New Revision: 299735
> URL: https://svnweb.freebsd.org/changeset/base/299735
>
> Log:
> Document the non-obsoleted kernel interfaces used by libthr.
>
> Reviewed by: emaste
> Sponsored by: The FreeBSD Foundation
> Differential revision: https://reviews.freebsd.org/D6335
>
> Added:
> head/lib/libc/sys/_umtx_op.2 (contents, props changed)
> head/lib/libc/sys/thr_exit.2 (contents, props changed)
> head/lib/libc/sys/thr_kill.2 (contents, props changed)
> head/lib/libc/sys/thr_new.2 (contents, props changed)
> head/lib/libc/sys/thr_self.2 (contents, props changed)
> head/lib/libc/sys/thr_set_name.2 (contents, props changed)
Thanks! I've always missed these whenever I've had to read through the
libthr source.
- Justin
More information about the svn-src-head
mailing list