webmcp

log libraries/extos/extos.c

age author description
2019-10-23 jbe Suppress compiler warning regarding const qualifier of argument to execvp
2015-08-22 jbe Workaround for issue with noncompliant (_GNU_SOURCE) strerror_r() implementation
2015-03-26 jbe extos.stat(...) returns false (instead of nil) if file does not exist; Added extos.lstat(...) and extos.fstat(...)
2015-03-26 jbe Added new function extos.stat(...)
2015-03-26 jbe Code cleanup in extos.c: use 1.0e9 instead of 0.000000001 to avoid floating-point inaccuracies, added "const" qualifiers to avoid two compiler warnings
2012-04-21 jbe Bugfix in Lua5.1 compatibility code: Wrong use of logic-or
2012-04-15 jbe Compatibility with Lua 5.2
2009-10-25 jbe/bsw Version 1.0.0v1.0.0

Impressum / About Us