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
499f8418bfb231710ef1fa26c2dad7de03f7e5db
pv
/
src
T
History
Andrew Wood
b84432ec7f
Change buffer pointer type to "char *" to avoid doing pointer arithmetic on "void *".
2024-12-06 22:46:28 +00:00
..
include
When cross-compiling, we cannot run a test program to check whether a siginfo_t provides the signal sender PID, so we fall back to assuming that it does, and also check that SA_SIGINFO is declared so compilation will not fail on systems without it (
#120
).
2024-12-03 21:04:58 +00:00
main
Add support for --extra-display to --remote (
#123
).
2024-12-03 23:48:44 +00:00
pv
Change buffer pointer type to "char *" to avoid doing pointer arithmetic on "void *".
2024-12-06 22:46:28 +00:00