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
53b5ea54c6f18e4e3d7991cf015bf6263552a214
pv
/
src
/
include
T
History
Andrew Wood
53b5ea54c6
Track the chosen size of format segments so that "%nA" can appear more than once, with different "n" values (
#122
).
2024-12-07 19:39:44 +00:00
..
config-aux.h
When cross-compiling, we cannot run a test program to check whether a siginfo_t provides the signal sender PID, so we fall back to assuming that it does, and also check that SA_SIGINFO is declared so compilation will not fail on systems without it (
#120
).
2024-12-03 21:04:58 +00:00
config.h.in
When cross-compiling, we cannot run a test program to check whether a siginfo_t provides the signal sender PID, so we fall back to assuming that it does, and also check that SA_SIGINFO is declared so compilation will not fail on systems without it (
#120
).
2024-12-03 21:04:58 +00:00
options.h
New option "--extra-display" (
#3
,
#4
).
2024-12-01 19:39:59 +00:00
pv-internal.h
Track the chosen size of format segments so that "%nA" can appear more than once, with different "n" values (
#122
).
2024-12-07 19:39:44 +00:00
pv.h
When cross-compiling, we cannot run a test program to check whether a siginfo_t provides the signal sender PID, so we fall back to assuming that it does, and also check that SA_SIGINFO is declared so compilation will not fail on systems without it (
#120
).
2024-12-03 21:04:58 +00:00