log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
webmcp
log libraries/extos/extos.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-6
tip
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
less
more
|
(0)
-6
tip
Impressum / About Us