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
e84f47abc8d5923f65fcff6314f264203099ab23
pv
/
docs
T
History
Andrew Wood
e84f47abc8
Refactor handling of TTOU so that instead of shuffling stderr to another file descriptor and using /dev/null when backgrounded, we set a flag to suspend terminal output, and perform all terminal writes through a new pv_tty_write function which checks that flag.
2024-10-03 23:03:31 +01:00
..
ACKNOWLEDGEMENTS.md
New German translations.
2024-09-29 12:18:11 +01: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
Expand the list of places to check for patches and bug reports.
2024-10-03 12:09:09 +01:00
INSTALL
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
NEWS.md
Refactor handling of TTOU so that instead of shuffling stderr to another file descriptor and using /dev/null when backgrounded, we set a flag to suspend terminal output, and perform all terminal writes through a new pv_tty_write function which checks that flag.
2024-10-03 23:03:31 +01:00
pv.1
Update version to 1.8.14.
2024-09-07 21:33:24 +01:00
pv.1.md
Truncate files written with "-o".
2024-06-08 22:02:11 +01:00