htop/freebsd
Christian Göttsche 99cde7edec FreeBSD: silence unsigned integer underflow
freebsd/FreeBSDProcessList.c:252:47: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'unsigned int'
      #0 0x397c32 in FreeBSDProcessList_scanCPU /root/workspace/htop/htop/freebsd/FreeBSDProcessList.c:252:47
      #1 0x38fe76 in ProcessList_goThroughEntries /root/workspace/htop/htop/freebsd/FreeBSDProcessList.c:438:4
      #2 0x35ef9a in ProcessList_scan /root/workspace/htop/htop/ProcessList.c:618:4
      #3 0x31ee9e in main /root/workspace/htop/htop/htop.c:468:4
      #4 0x26bbcf in _start /usr/src/lib/csu/amd64/crt1.c:76:7
2021-04-14 17:29:56 +02:00
..
FreeBSDProcess.c Rework TTY column 2021-04-14 17:29:56 +02:00
FreeBSDProcess.h Rework TTY column 2021-04-14 17:29:56 +02:00
FreeBSDProcessList.c FreeBSD: silence unsigned integer underflow 2021-04-14 17:29:56 +02:00
FreeBSDProcessList.h Rework TTY column 2021-04-14 17:29:56 +02:00
Platform.c Use unsigned types for CPU counts and associated variables 2021-03-19 23:30:54 +01:00
Platform.h Request the realtime and monotonic clock times once per sample 2021-04-05 23:41:07 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00