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
b4d6c5ed2a42f647909f91c7894caf9c50c8f323
pv
/
src
/
main
T
History
Andrew Wood
dbf55eff3c
For message passing for "--remote", fall back to $HOME/.pv instead of /tmp if /run/user/<uid> is unavailable.
2023-10-01 12:41:27 +01:00
..
debug.c
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00
help.c
Rewrite of "--remote", to use a temporary file for information exchange instead of a SysV IPC message queue, to correct the fault where "make check -j32" would fail due to every PV exit removing the message queue.
2023-10-01 01:20:16 +01:00
main.c
Rewrite of "--remote", to use a temporary file for information exchange instead of a SysV IPC message queue, to correct the fault where "make check -j32" would fail due to every PV exit removing the message queue.
2023-10-01 01:20:16 +01:00
options.c
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00
remote.c
For message passing for "--remote", fall back to $HOME/.pv instead of /tmp if /run/user/<uid> is unavailable.
2023-10-01 12:41:27 +01:00
version.c
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00