NetBSD-Bugs archive

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

PR/57806 CVS commit: [netbsd-10] src/usr.sbin/tprof



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57806 CVS commit: [netbsd-10] src/usr.sbin/tprof
Date: Mon, 14 Oct 2024 06:28:20 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Oct 14 06:28:20 UTC 2024
 
 Modified Files:
 	src/usr.sbin/tprof [netbsd-10]: tprof_top.c
 
 Log Message:
 Additionally pull up
 
 	usr.sbin/tprof/tprof_top.c		1.10
 
 for ticket #952: sys/endian.h: PR 57806 + 57807: fix declaration visibility.
 
 This needs <stdbool.h> - it used to come from <sys/rbtree.h> (inappropriately)
 but no longer (normally).    This should unbreak the builds.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7.2.2 -r1.7.2.3 src/usr.sbin/tprof/tprof_top.c
 
 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