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
619a84949f46c016b5fd856738df49bc06b6d409
pv
/
src
/
include
T
History
Andrew Wood
619a84949f
New format sequence "%nL" to display the most recently written line (
#121
).
2024-12-07 23:12:41 +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
New format sequence "%nL" to display the most recently written line (
#121
).
2024-12-07 23:12:41 +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