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
b375041790c19b37b1e567f4ef580436f9a17e46
pv
/
docs
T
History
Andrew Wood
b375041790
Correct issues
#34
,
#86
,
#87
- progress output stopping when writing output data blocks - by adding a SIGALRM handler, since ignoring the signal prevents it from interrupting writes; and use setitimer() where available, instead of alarm(), to provide sufficient granularity to handle the case where the --interval is not a whole number of seconds.
2024-04-21 13:54:01 +01:00
..
ACKNOWLEDGEMENTS.md
Acknowledge pull request
#85
.
2024-03-19 21:42:08 +00:00
benchmark.sh
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
COPYING
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00
DEVELOPERS.md
Reverted bug report address to the email address, keeping it independent of the development repository in case we have to move again; made some minor man page corrections; updated po files to match changes in source.
2023-09-04 20:39:04 +01:00
INSTALL
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
NEWS.md
Correct issues
#34
,
#86
,
#87
- progress output stopping when writing output data blocks - by adding a SIGALRM handler, since ignoring the signal prevents it from interrupting writes; and use setitimer() where available, instead of alarm(), to provide sufficient granularity to handle the case where the --interval is not a whole number of seconds.
2024-04-21 13:54:01 +01:00
pv.1
Added the ENVIRONMENT section.
2024-04-21 11:27:51 +01:00
pv.1.md
Formatting correction.
2024-04-21 11:32:26 +01:00
TODO.md
Correct issues
#34
,
#86
,
#87
- progress output stopping when writing output data blocks - by adding a SIGALRM handler, since ignoring the signal prevents it from interrupting writes; and use setitimer() where available, instead of alarm(), to provide sufficient granularity to handle the case where the --interval is not a whole number of seconds.
2024-04-21 13:54:01 +01:00