Sylvain LAFRASSE
016bcf99ba
Change timestamp format to ISO-8601.
2022-02-04 17:52:56 +01:00
Sylvain LAFRASSE
c216f3e979
Fix implicit cast error on Darwin.
2022-02-04 17:52:07 +01:00
Attila Veghelyi
39144cdf79
Show milliseconds too in the timestamp
2021-10-28 16:52:47 +02:00
Martin Lund
f5e6c99721
Update copyright headers
2017-09-28 18:15:07 +02:00
Jakob Haufe
82063b73fb
Include config.h before standard headers
...
This makes use of 8d6d202 (Enable large file support) for real.
2016-05-21 21:15:33 +02:00
Martin Lund
13a8bc7790
Moved delay mechanism into separate function
2016-05-18 08:17:07 +02:00
Martin Lund
156f06c711
Updated tio title
2016-05-16 15:31:56 +02:00
Martin Lund
ad551b363e
Cleanup of error handling
...
Introduced consistent way of handling errors and printing error messages.
Also upgraded some warnings to errors.
2016-05-09 17:28:43 +02:00
Martin Lund
4e2bcde010
Updated localtime() error message
2016-05-09 14:54:22 +02:00
Martin Lund
9dd21af867
Renamed "gotty" to "tio"
...
Renamed to "tio" because it is shorter and this new name also more
precisely reflects what the program is - a simple TTY terminal I/O
application.
"tio" can be considered short for terminal I/O or TTY I/O or a
combination of the two, whichever you prefer.
Also, wanted to avoid naming conflicts with other projects.
2016-05-04 20:20:06 +02:00
Martin Lund
b6c1135d69
Added timestamp to gotty prompt
2014-10-07 17:45:21 +02:00