NetBSD-Bugs archive

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

PR/58729 CVS commit: src



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58729 CVS commit: src
Date: Tue, 8 Oct 2024 18:53:21 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Tue Oct  8 22:53:21 UTC 2024
 
 Modified Files:
 	src/distrib/sets/lists/comp: mi
 	src/include: Makefile
 	src/sys/sys: Makefile
 Added Files:
 	src/sys/sys: container_of.h stddef.h
 Removed Files:
 	src/include: stddef.h
 
 Log Message:
 PR/58729: Taylor R Campbell: container_of is not documented or available
 in userland
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2474 -r1.2475 src/distrib/sets/lists/comp/mi
 cvs rdiff -u -r1.148 -r1.149 src/include/Makefile
 cvs rdiff -u -r1.24 -r0 src/include/stddef.h
 cvs rdiff -u -r1.184 -r1.185 src/sys/sys/Makefile
 cvs rdiff -u -r0 -r1.1 src/sys/sys/container_of.h src/sys/sys/stddef.h
 
 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