Re: svn commit: r368817 - in head/lib/libc: locale net stdlib sys x86/sys
Konstantin Belousov <[email protected]> Sun, 20 Dec 2020 03:19:51 +0200
| Newsgroups | gmane.os.freebsd.devel.cvs,gmane.os.freebsd.current.scm |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 19, 2020 at 02:54:28PM +0000, Gordon Bergling wrote: > Modified: head/lib/libc/sys/thr_self.2 > ============================================================================== > --- head/lib/libc/sys/thr_self.2 Sat Dec 19 13:56:19 2020 (r368816) > +++ head/lib/libc/sys/thr_self.2 Sat Dec 19 14:54:28 2020 (r368817) > @@ -71,12 +71,12 @@ The memory pointed to by the > argument is not valid. > .El > .Sh SEE ALSO > +.Xr _umtx_op 2 , > .Xr thr_exit 2 , > .Xr thr_kill 2 , > .Xr thr_kill2 2 , > .Xr thr_new 2 , > .Xr thr_set_name 2 , > -.Xr _umtx_op 2 , > .Xr pthread_getthreadid_np 3 , > .Xr pthread_self 3 > .Sh STANDARDS Why this reordering ? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"