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
1f27ba3b35b0a9d101996f95775fed5455da4eb4
pv
/
src
T
History
Andrew Wood
1f27ba3b35
Try to explain more clearly.
2026-05-20 22:58:53 +01:00
..
include
Make pv_format() static, as it is only used in one place (cppcheck recommendation).
2026-05-12 23:06:09 +01:00
main
Try to explain more clearly.
2026-05-20 22:58:53 +01:00
pv
Remove overly specific edge-case error messages, where just the filename and the system error would suffice; replace all the different types of memory allocation error with "memory allocation failure", since the action for the end-user is the same in all cases; and use the error messages "memory allocation failure", "interrupted by a signal", "error closing file", "input file is also the output", and "write error" since these are all used by either coreutils and grep, in similar contexts, so their translations can be copied.
2026-05-17 00:31:46 +01:00