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
749d23705e05baef7f846b0e002c59c035561cc9
pv
/
src
T
History
Andrew Wood
a6849012a6
Minor automated indentation fixes.
2023-08-30 22:25:51 +01:00
..
include
Replace all gettimeofday() calls, and elapsed time arithmetic, with a new set of elapsed time functions based on clock_gettime(), to avoid faults due to time zone / DST changes and machine suspend/resume.
2023-08-30 22:23:43 +01:00
main
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
pv
Minor automated indentation fixes.
2023-08-30 22:25:51 +01:00