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
f8138974c1a8e25ebc5e3fb86371359a183c763a
pv
/
src
/
main
T
History
Andrew Wood
d9a0041870
New --store-and-forward option (
#100
), including refactoring several areas to allow PV to run in two passes, and the ability to look at the output pipe buffer utilisation to more accurately reflect the total data transferred to the receiving end, rather than just the total amount written to the output buffer.
2024-10-05 16:21:59 +01:00
..
debug.c
Use gmtime() instead of localtime() in debugging output to avoid lockups in signal handlers due to time zone lookups.
2024-10-04 08:53:14 +01:00
help.c
New --store-and-forward option (
#100
), including refactoring several areas to allow PV to run in two passes, and the ability to look at the output pipe buffer utilisation to more accurately reflect the total data transferred to the receiving end, rather than just the total amount written to the output buffer.
2024-10-05 16:21:59 +01:00
main.c
New --store-and-forward option (
#100
), including refactoring several areas to allow PV to run in two passes, and the ability to look at the output pipe buffer utilisation to more accurately reflect the total data transferred to the receiving end, rather than just the total amount written to the output buffer.
2024-10-05 16:21:59 +01:00
options.c
New --store-and-forward option (
#100
), including refactoring several areas to allow PV to run in two passes, and the ability to look at the output pipe buffer utilisation to more accurately reflect the total data transferred to the receiving end, rather than just the total amount written to the output buffer.
2024-10-05 16:21:59 +01:00
remote.c
More replacement of hard-coded exit status bitmask values with named constants.
2024-06-08 21:57:36 +01:00
version.c
Correct the copyright year in the "--version" output.
2024-04-22 22:25:22 +01:00