Age | Commit message (Collapse) | Author |
|
where simplifyNotComps is guaranteed to be valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Expose 'lstat64' as a simple alias for 'lstat'.
|
|
Fix JS syntax error when embedding an empty file.
|
|
|
|
failure in other.test_static_link
|
|
|
|
|
|
|
|
Fixes for GNUnet compile.
|
|
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)
|
|
initialized
|
|
|
|
information, to work around silly llvm function casts
|
|
|
|
is implemented as, to avoid issues with LLVM casting for no reason
|
|
|
|
Some code uses these instead of the extern symbols.
|
|
Just zoom the surface if the angle is divisible by 360
|
|
|
|
Implemented TTF_FontHeight
|