NetBSD-Bugs archive

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

PR/50845 CVS commit: src/share/man/man3



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50845 CVS commit: src/share/man/man3
Date: Tue, 31 May 2016 06:00:39 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Tue May 31 06:00:39 UTC 2016
 
 Modified Files:
 	src/share/man/man3: queue.3
 
 Log Message:
 Correct list of operations to note that SLISTs and SIMPLEQs cannot insert
 entries before existing entries.  This can only be done for LISTs and
 TAILQs.
 
 Fixes PR kern/50845
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.51 -r1.52 src/share/man/man3/queue.3
 
 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