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
25f43e129fe3b3153a9bd25e5d14c6d935c7b490
pv
/
src
T
History
Andrew Wood
25f43e129f
Use pv_perror() rather than perror(), for consistency.
2026-04-18 21:46:16 +01:00
..
include
Add a pv_perror() function to remove all the repeated strerror(errno) calls from pv_error() arguments, and standardise the error lines so the filename in question always comes first.
2026-04-18 21:07:08 +01:00
main
Dynamically allocate the error message prefix, instead of copying it into a static buffer.
2026-04-18 20:30:39 +01:00
pv
Use pv_perror() rather than perror(), for consistency.
2026-04-18 21:46:16 +01:00