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
307db0d802e5147ab9c25625b068ecc85cdd6de5
pv
/
src
/
main
T
History
Andrew Wood
78bb93b288
Move terminal TOSTOP attribute changes into signal handling functions and only set/unset that attribute rather than saving and restoring the whole terminal state; keep track of whether we have changed it and change cursor positioning IPC data to a structure so the state change can be shared with all "pv -c" instances.
2023-09-02 22:06:31 +01:00
..
debug.c
Reformatted with "indent" to a line length of 120.
2023-07-29 22:21:32 +01:00
help.c
Minor consistency fixes.
2023-09-02 01:33:11 +01:00
main.c
Move terminal TOSTOP attribute changes into signal handling functions and only set/unset that attribute rather than saving and restoring the whole terminal state; keep track of whether we have changed it and change cursor positioning IPC data to a structure so the state change can be shared with all "pv -c" instances.
2023-09-02 22:06:31 +01:00
options.c
New "--error-skip-block" option.
2023-09-02 01:21:18 +01:00
remote.c
Record whether the width or height were set manually, and refrain from changing a manually set value when the terminal size changes.
2023-08-28 22:03:14 +01:00
version.c
Major restructuring to switch build system from old scripts to GNU Automake.
2023-08-28 10:04:39 +01:00