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(...) |