This website requires JavaScript.
Explore
Help
Register
Sign In
RomkaZVO
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced
2026-08-05 11:35:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9567ff3f9df87038ea2fc4e86ed1487e45ed487
xash3d-fwgs
/
engine
/
platform
/
posix
History
Alibek Omarov
5015c90fd0
engine: platform: posix: try to be more safe in crash handler, no need to fflush stderr, no need to call Msg if we already writing to log file directly, preserve replaced signal actions
2025-10-02 03:49:31 +08:00
..
con_posix.c
engine: move select-based stdin input function to platform/posix
2024-12-24 11:13:05 +03:00
crash_glibc.c
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
2025-07-29 08:14:06 +05:00
crash_libbacktrace.c
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
2025-07-29 08:14:06 +05:00
crash_posix.c
engine: platform: posix: try to be more safe in crash handler, no need to fflush stderr, no need to call Msg if we already writing to log file directly, preserve replaced signal actions
2025-10-02 03:49:31 +08:00
crash.h
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
2025-07-29 08:14:06 +05:00
lib_posix.c
engine: drop dllemu glue, as it won't build with current engine anyway and not supported by it's author :(
2025-09-29 00:01:59 +05:00
net.h
engine: gethostbyname() is deprecated, remove it and always prefer getaddrinfo
2025-09-29 00:09:56 +05:00
sys_posix.c
engine: move update page checks from platform-specific ShellExecute implementation to gameui call (platform_update_page isn't fully used yet, might get on Android some time later)
2025-10-02 03:16:07 +08:00