summaryrefslogtreecommitdiffstats
path: root/src/log.h
Commit message (Expand)AuthorAgeFilesLines
* src/log.c: add Frama-C annotations for dump_log() and dump2_log()Christophe Grenier2023-10-081-0/+2
* Numerous frama-c annotationsChristophe Grenier2021-11-201-3/+12
* Do not return the file handle when calling log_open() and log_open_default()Christophe Grenier2020-11-271-2/+2
* New prototype for log_redirect() and log_set_levels()Christophe Grenier2020-08-081-2/+19
* Use the correct value of errno to display a warning when log file creation fa...Christophe Grenier2013-04-271-2/+2
* TestDisk: fix a little bug when no log is askedChristophe Grenier2009-01-261-1/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-5/+11
* Rename variable interface to ncurses_interface as interface may be definedChristophe Grenier2008-01-101-1/+1
* Fix log creationChristophe Grenier2008-01-091-1/+7
* First version in gitChristophe Grenier2007-10-291-0/+56