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
ff8e396500ce48ca9005c4e6d404525c0d5b75b2
pv
/
src
/
main
T
History
Andrew Wood
ff8e396500
Do not add the monitor command arguments as PV input files; and execute the monitor command in the monitor process (
#67
).
2026-03-19 22:58:47 +00:00
..
debug.c
Update the copyright years.
2026-03-07 23:20:20 +00:00
help.c
Give "--monitor" a parameter to set which side(s) of the command to monitor (
#67
).
2026-03-13 23:06:43 +00:00
main.c
Do not add the monitor command arguments as PV input files; and execute the monitor command in the monitor process (
#67
).
2026-03-19 22:58:47 +00:00
options.c
Use a special type for opts->argv[] so that the whole array, and array entries, can both be NULL, and the array entries pointers to constant strings; and ensure that argv[] always has a NULL pointer on the end - all so argv can be passed to execvp() (
#67
).
2026-03-19 22:57:41 +00:00
version.c
Update the copyright years.
2026-03-07 23:20:20 +00:00