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
499f8418bfb231710ef1fa26c2dad7de03f7e5db
pv
/
src
/
main
T
History
Andrew Wood
ebb209a371
Add support for --extra-display to --remote (
#123
).
2024-12-03 23:48:44 +00:00
..
debug.c
Address splint warnings when debugging is turned off.
2024-12-01 15:55:48 +00:00
help.c
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
main.c
New option "--extra-display" (
#3
,
#4
).
2024-12-01 19:39:59 +00:00
options.c
New option "--extra-display" (
#3
,
#4
).
2024-12-01 19:39:59 +00:00
remote.c
Add support for --extra-display to --remote (
#123
).
2024-12-03 23:48:44 +00:00
version.c
Remove pointless EOF lines from all sources.
2024-11-30 16:40:50 +00:00