summaryrefslogtreecommitdiffstats
path: root/src/io_redir.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Frama-C annotationsChristophe Grenier2022-07-141-0/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-1/+12
* Use explicit function adressesChristophe Grenier2017-04-031-4/+4
* Fix various warning reported by gccChristophe Grenier2013-05-251-3/+2
* Get rid of pread_fast(), it's too error proneChristophe Grenier2013-05-241-9/+0
* Introduce pread_fast(), a function that can return a pointer to the data in c...Christophe Grenier2010-11-051-0/+9
* Fix some compilation warningsChristophe Grenier2009-02-031-2/+1
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-18/+19
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+1
* Make the code less C++ hostileChristophe Grenier2008-06-231-6/+6
* IO redirection for alt. superblock/bs is enabled before file listingChristophe Grenier2007-11-131-2/+6
* First version in gitChristophe Grenier2007-10-291-0/+227