SDL/src/filesystem
Ryan C. Gordon e1fa336ac4
android: Don't ever enumerate absolute paths from the assets tree.
This could happen if opendir() failed for a reason other than the directory
missing (for example, `opendir("/")` fails with EACCES.

Reference Issue #15587.
2026-05-15 10:29:42 -04:00
..
android android: Change how apps access their APK's "assets" directory. 2026-05-13 17:12:36 -04:00
cocoa Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dos Add DOS platform support (DJGPP) (#15377) 2026-04-23 19:54:49 -04:00
dummy Updated copyright for 2026 2026-01-01 09:40:08 -08:00
emscripten filesystem: Rename a variable named "append" that is actually prepending. 2026-04-05 01:08:07 -04:00
gdk Updated copyright for 2026 2026-01-01 09:40:08 -08:00
haiku filesystem: Rename a variable named "append" that is actually prepending. 2026-04-05 01:08:07 -04:00
n3ds Updated copyright for 2026 2026-01-01 09:40:08 -08:00
ngage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
posix android: Don't ever enumerate absolute paths from the assets tree. 2026-05-15 10:29:42 -04:00
ps2 Updated copyright for 2026 2026-01-01 09:40:08 -08:00
psp Updated copyright for 2026 2026-01-01 09:40:08 -08:00
riscos Updated copyright for 2026 2026-01-01 09:40:08 -08:00
unix filesystem: Rename a variable named "append" that is actually prepending. 2026-04-05 01:08:07 -04:00
vita Updated copyright for 2026 2026-01-01 09:40:08 -08:00
windows Fix warnings: extra semi - spurious (#15014) 2026-02-09 11:48:58 -08:00
SDL_filesystem.c android: Change how apps access their APK's "assets" directory. 2026-05-13 17:12:36 -04:00
SDL_filesystem_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_sysfilesystem.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00