Source-Changes archive

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

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



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