git: kernel - Update umtx documentation
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 8 11:07:30 PST 2017
commit f554ca21dcb97a996e96a97550bc26b52367656a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Nov 6 22:08:21 2017 -0800
kernel - Update umtx documentation
* Update the umtx(2) documentation with better examples and include
fine detail and warnings on use.
* Update the fork(2) documentation to include warnings about using
the function in threaded programs.
Summary of changes:
lib/libc/sys/fork.2 | 32 ++++++++++++
lib/libc/sys/umtx.2 | 140 +++++++++++++++++++++++++---------------------------
2 files changed, 99 insertions(+), 73 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f554ca21dcb97a996e96a97550bc26b52367656a
--
DragonFly BSD source repository
More information about the Commits
mailing list