about summary refs log tree commit diff homepage
path: root/runtime/POSIX/klee_init_env.c
AgeCommit message (Expand)Author
2016-08-19Added -save-all-writes to klee_init_env help messageAndrea Mattavelli
2016-05-27Improved help message for POSIX environment options.Cristian Cadar
2016-05-24Split creation of symbolic files and stdin in two distinct optionsAndrea Mattavelli
2015-06-03Added an option --readable-posix-inputs which is used to turn on/off the CEX ...Cristian Cadar
2010-06-28Applied Stefan Bucur's patch fromCristian Cadar
2009-05-23Make klee_init_env print some usage instructions with --help.Daniel Dunbar
2009-05-22Add "name" argument to klee_make_symbolic, and kill off klee_make_symbolic_name.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar