git: DragonFly_RELEASE_5_0 kernel - Update umtx documentation

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 8 11:11:45 PST 2017


commit e39563d67fc9d404c9bd7959a9dab8ae6a958f4b
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/e39563d67fc9d404c9bd7959a9dab8ae6a958f4b


-- 
DragonFly BSD source repository



More information about the Commits mailing list