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
/
include
T
History
Andrew Wood
b12681d667
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
..
.gitignore
Ignore files autogenerated by "autoreconf" (
#185
).
2026-04-01 22:14:57 +01:00
config-aux.h
Hide the __attribute__() definition from splint so it doesn't generate spurious warnings.
2026-03-21 15:48:35 +00:00
options.h
Remove the "ratio" option flag, as it is not needed (
#67
).
2026-04-05 15:10:53 +01:00
pv-internal.h
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
pv.h
Dynamically allocate the error message prefix, instead of copying it into a static buffer.
2026-04-18 20:30:39 +01:00