aboutsummaryrefslogtreecommitdiffstats
path: root/src/grt/grt-stdio.ads
Commit message (Collapse)AuthorAgeFilesLines
* Jonsba/master (#100)Jonsba2016-06-281-0/+7
| | | | | | | | | | | | * Add a --unbuffered option for simulation. It disables buffering for stdout, stderr and files opened in write or append mode (TEXTIO). Fixes #87 * Some simplifications made on the previous commit. Documentation added for --unbuffered in Simulation_and_runtime.rst. * Some more simplifications on unbuffered writes support for TEXTIO * Fix a style issue failure reported by Travis-CI
* grt: use unlocked version of getc/putc/feof to speed-up files.Tristan Gingold2014-11-191-3/+3
|
* grt-stdio.ads: fix style.Tristan Gingold2014-11-181-11/+7
|
* Move files and dirs from translate/Tristan Gingold2014-11-051-0/+107