Age | Commit message (Collapse) | Author |
|
|
|
through an outline call
|
|
|
|
Add support for `SDL_RWFromConstMem()` for .ogg files.
|
|
|
|
added lchmod, new tests, fixed for mknod return values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add testcase for glGetAttachedShaders
|
|
Implement strftime
|
|
fixed stderr output to use printErr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
outlining parameters
|
|
- fixed up errno values for mknod
- split up stat tests into test_stat, test_stat_chmod, test_stat_mknod
|
|
|
|
invalid label id shows up; fixes #1399
|
|
Embind updates pull request
|
|
|
|
|
|
|
|
|
|
where simplifyNotComps is guaranteed to be valid
|
|
|
|
a C++ function
|
|
to my knowledge, embind fully supports closure advanced mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
failure in other.test_static_link
|
|
|
|
misc unlink / rmdir fixes
|
|
- rmdir / unlink no longer check write permission on the found object, but on its parent
- rmdir should return EBUSY when path matches the root / cwd
- unlinking a directory should return EPERM according to POSIX (EISDIR is a Linux convention)
|
|
|