Age | Commit message (Collapse) | Author |
|
|
|
|
|
isatty and ttyname fixes
|
|
- made ttyname use isatty to check if fd is tty
- hardcoded /dev/tty as tty name is ttyname_r
- fixed and changed isatty and ttyname tests to run natively
|
|
|
|
check write permission in posix_fallocate
|
|
minor fixes to return codes of closedir, telldir
|
|
utime fixes
|
|
|
|
|
|
|
|
Add sdl_gfx_primitives.c to git.
|
|
|
|
Bunch of SDL fixes that are needed for running Open Syobon Action.
|
|
|
|
|
|
|
|
|
|
(which cannot be aliased by user functions)
|
|
|
|
|
|
variable elimination, to reduce spilling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
making it work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
overlapping global initializers
|
|
|
|
|
|
|
|
reverse as well
|
|
|
|
|
|
|
|
|
|
|
|
|