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
c95e25776e18b8e3bcfaf122dd7a665a8dca1e96
pv
/
src
/
include
T
History
Andrew Wood
c95e25776e
Move the formatter functions into separate files so that display.c is less of a monolith; and replace the ctype.h macros with internal versions.
2024-12-09 21:42:16 +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
Move the formatter functions into separate files so that display.c is less of a monolith; and replace the ctype.h macros with internal versions.
2024-12-09 21:42:16 +00:00
pv.h
Move the formatter functions into separate files so that display.c is less of a monolith; and replace the ctype.h macros with internal versions.
2024-12-09 21:42:16 +00:00