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
a40bdfb55feeac5ea184fad041b59cc960877951
pv
/
src
/
main
T
History
Andrew Wood
a40bdfb55f
Merge branch 'issue45_sparse' (
#45
).
2025-10-15 23:17:05 +01:00
..
debug.c
Copyright note update for 2025.
2025-01-03 16:11:08 +00:00
help.c
Merge branch 'issue45_sparse' (
#45
).
2025-10-15 23:17:05 +01:00
main.c
Call lseek() at the start if output is appending, so that future lseek()s are relative to the right position, fixing the issue with incorrect truncation size (
#45
).
2025-10-15 23:08:33 +01:00
options.c
Add --sparse / -O to the manual, to --help, and to option processing (
#45
).
2025-10-13 21:26:24 +01:00
remote.c
Add a return value to pv_remote_check() so its caller can know whether a message was received.
2025-09-29 21:31:05 +01:00
version.c
Copyright note update for 2025.
2025-01-03 16:11:08 +00:00