NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37427 CVS commit: src



The following reply was made to PR kern/37427; it has been noted by GNATS.

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37427 CVS commit: src
Date: Sun, 29 Nov 2015 06:10:01 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Sun Nov 29 06:10:01 UTC 2015
 
 Modified Files:
 	src/distrib/sets/lists/comp: mi
 	src/lib/libc/sys: Makefile.inc
 Added Files:
 	src/lib/libc/sys: _ksem.2
 
 Log Message:
 Initial documentation of the internal syscalls that implement the librt
 posix semaphores.  As requested in PR kern/37427
 
 XXX Feel free to expand this page!
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2007 -r1.2008 src/distrib/sets/lists/comp/mi
 cvs rdiff -u -r1.227 -r1.228 src/lib/libc/sys/Makefile.inc
 cvs rdiff -u -r0 -r1.1 src/lib/libc/sys/_ksem.2
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index