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
40b9ef2a9d1e5271d92d29fcee66591cdb6ad98d
pv
/
autoconf
T
History
Andrew Wood
146add0ed3
Check for termios.h so that HAVE_TERMIOS_H is defined, otherwise terminal size detection is broken on Cygwin (issue GH#72).
2023-07-30 16:54:35 +01:00
..
make
Set line length to 120 in "make indent".
2023-07-29 21:29:22 +01:00
scripts
Added "make analyse" to run analysis tools on the source.
2023-07-28 22:28:07 +01:00
configure.in
Check for termios.h so that HAVE_TERMIOS_H is defined, otherwise terminal size detection is broken on Cygwin (issue GH#72).
2023-07-30 16:54:35 +01:00
header.in
Check for termios.h so that HAVE_TERMIOS_H is defined, otherwise terminal size detection is broken on Cygwin (issue GH#72).
2023-07-30 16:54:35 +01:00
Makefile.in
Rewrote configure.in and replaced header.in with one generated by autoheader, added copyright notice to all source files as per GNU standards, and changed "pv --version" output to conform to GNU standards.
2023-07-22 19:35:43 +01:00