This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6772d7e5a199f786a9dc9ffb4ccb557292e5b6b8
pv
/
src
T
History
Andrew Wood
6772d7e5a1
Read the EOF values in the debug statements by dereferencing the eof_in and eof_out pointers, not by using the pointers as a truth value.
2026-05-10 20:17:11 +01:00
..
include
Mark pointers to constant buffers as const (cppcheck recommendation).
2026-05-10 19:18:01 +01:00
main
Mark argument as pointer to const, since only the pointer changes (cppcheck recommendation).
2026-05-10 19:17:12 +01:00
pv
Read the EOF values in the debug statements by dereferencing the eof_in and eof_out pointers, not by using the pointers as a truth value.
2026-05-10 20:17:11 +01:00