about summary refs log tree commit diff homepage
path: root/runtime/POSIX/stubs.c
AgeCommit message (Expand)Author
2017-03-15runtime: POSIX, make it compile with glibc 2.25Jiri Slaby
2016-05-27Fixed the stub for times() not to dereference a NULL pointer when call with a...Cristian Cadar
2013-10-18stubs.c: cleanupFrank Busse
2013-10-18stubs.c: fix use of undeclared identifier PATH_MAXFrank Busse
2013-08-29Added some of the common *at functions to the modelPaul Marinescu
2012-10-24Patch by Dan Liew: " Added "sys/resource.h" include to POSIX stubCristian Cadar
2009-05-21Initial KLEE checkin.Daniel Dunbar